mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
![]() It's not unheard of for new users to create a recipe called foo-native that has BBCLASSEXTEND="native" instead of "inherit native". This will result in a foo-native recipe that is actually a target recipe, and a foo-native-native recipe for native builds. Add a test in recipe_qa to verify that recipes called -native inherit native, and recipes called nativesdk- inherit nativesdk. As this behaviour is expected, add the new test to the set of tests required to pass for Yocto Project Compatible status. (From OE-Core rev: ec2c10a3e85d0772135289fe416d13fa3afca571) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
base.bbclass | ||
buildstats.bbclass | ||
debian.bbclass | ||
devshell.bbclass | ||
insane.bbclass | ||
license.bbclass | ||
logging.bbclass | ||
mirrors.bbclass | ||
package_deb.bbclass | ||
package_ipk.bbclass | ||
package_pkgdata.bbclass | ||
package_rpm.bbclass | ||
package.bbclass | ||
packagedata.bbclass | ||
patch.bbclass | ||
retain.bbclass | ||
sanity.bbclass | ||
sstate.bbclass | ||
staging.bbclass | ||
uninative.bbclass | ||
utility-tasks.bbclass | ||
utils.bbclass | ||
yocto-check-layer.bbclass |