Commit 8df58429 authored by Andrey Filippov's avatar Andrey Filippov

synced to master, only to repos branches remain framepars

parent 7c54a670
......@@ -56,7 +56,7 @@ EZQHASH="00496002f513fc253f5356ee675fdcbb8b4a9962"
#META ELPHEL393
E393ADDR="https://github.com/Elphel/meta-elphel393.git"
E393ROOT="meta-elphel393"
E393BRANCH="framepars"
E393BRANCH="master"
E393HASH="a93edc1f91e82e5e613fa38bd800e307c348b9ee"
# List of Elphel user space applications. The list is organized as bash array and thus have predefined structure.
......@@ -118,6 +118,11 @@ APPS_ARRAY=(
"elphel-init"
"master"
""
#web-hwmon
"https://github.com/Elphel/elphel-web-hwmon.git"
"elphel-web-hwmon"
"master"
""
#add new app below
)
......@@ -348,3 +353,4 @@ if [ $MISSING_LOCAL_CONF -eq 0 ]; then
cp $LOCAL_CONF"_bkp" $LOCAL_CONF
echo "NOTE: If anything breaks after running setup.sh, compare your local.conf and local.conf_default"
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment