summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-config/primary-config.bb
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-10-11 16:20:04 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-10-17 17:03:38 +0200
commita316bce65b8be2e42dd16ec4230d2b545083c290 (patch)
tree0fc4a34c862becbcbde6fa5626e107f745a1600e /recipes-test/demo-config/primary-config.bb
parent8301d07b8d109e5f4164418f66ec2e504fef918e (diff)
downloadmeta-updater-a316bce65b8be2e42dd16ec4230d2b545083c290.tar.gz
demo-config: inherit allarch for config-only recipes.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'recipes-test/demo-config/primary-config.bb')
-rw-r--r--recipes-test/demo-config/primary-config.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-test/demo-config/primary-config.bb b/recipes-test/demo-config/primary-config.bb
index 27cb553..b1964e2 100644
--- a/recipes-test/demo-config/primary-config.bb
+++ b/recipes-test/demo-config/primary-config.bb
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7
4 4
5require shared-conf.inc 5require shared-conf.inc
6 6
7inherit allarch
8
7PRIMARY_SECONDARIES ?= "${SECONDARY_IP}:${SECONDARY_PORT}" 9PRIMARY_SECONDARIES ?= "${SECONDARY_IP}:${SECONDARY_PORT}"
8 10
9SRC_URI = "\ 11SRC_URI = "\