meta-bbb: Switch branch sumo -> thud

Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
Thomas Klaehn
2019-01-25 15:17:44 +01:00
parent 696eefc352
commit 2fbd72bf71
18 changed files with 7 additions and 305 deletions

View File

@@ -12,5 +12,6 @@ BBLAYERS ?= " \
${TOPDIR}/../layers/meta-openembedded/meta-oe \
${TOPDIR}/../layers/meta-openembedded/meta-networking \
${TOPDIR}/../layers/meta-openembedded/meta-python \
${TOPDIR}/../layers/meta-blackfinn \
${TOPDIR}/../layers/meta-bbb \
"

View File

@@ -35,10 +35,6 @@ CONF_VERSION = "1"
INHERIT += "rm_work"
INHERIT += "icecc"
ICECC_PATH = "/usr/bin/icecc"
ICECC_PARALLEL_MAKE = "-j 20"
INHERIT += "own-mirrors"
SOURCE_MIRROR_URL = "https://files.blackfinn.de/mirror/sources"
BB_GENERATE_MIRROR_TARBALLS = "1"