meta data for this page
Differences
This shows you the differences between two versions of the page.
sw:yocto:bitbake:issues:allarch [2025/08/18 09:35] – created niziak | sw:yocto:bitbake:issues:allarch [2025/08/18 09:45] (current) – niziak | ||
---|---|---|---|
Line 15: | Line 15: | ||
<file bash packagegroup-foo.bb> | <file bash packagegroup-foo.bb> | ||
+ | |||
PACKAGE_ARCH = " | PACKAGE_ARCH = " | ||
+ | |||
+ | # OR | ||
+ | # disable sanity check for allarch packagegroup | ||
+ | # | ||
inherit packagegroup | inherit packagegroup |