We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19d557 commit db0af10Copy full SHA for db0af10
conf/layer.conf
@@ -18,4 +18,4 @@ require ${@bb.utils.contains('DISTRO_FEATURES', 'em_extender','conf/include/rdk-
18
LAYERSERIES_COMPAT_cmf-bananapi = " kirkstone"
19
20
MIDDLEWARE_ARCH = "${MACHINE}"
21
-PACKAGE_EXTRA_ARCHS:append = " ${MIDDLEWARE_ARCH}"
+PACKAGE_EXTRA_ARCHS_append = " ${MIDDLEWARE_ARCH}"
0 commit comments