meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sw:yocto:bitbake:issues:allarch [2025/08/18 09:35] – created niziaksw: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 = "${TUNE_PKGARCH}" PACKAGE_ARCH = "${TUNE_PKGARCH}"
 +
 +# OR
 +# disable sanity check for allarch packagegroup
 +#PACKAGE_ARCH = ""
  
 inherit packagegroup inherit packagegroup