Home
last modified time | relevance | path

Searched refs:native_recipe (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-run-native25 native_recipe="$1"
28 if [ "${native_recipe%-native}" = "$native_recipe" ]; then
29 echo Error: $native_recipe is not a native recipe
41 . $SYSROOT_SETUP_SCRIPT $native_recipe
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Darchiver.py55 native_recipe = 'selftest-ed-native'
62 bitbake('-c clean %s %s' % (target_recipe, native_recipe))
63 bitbake("%s -c deploy_archives %s" % (target_recipe, native_recipe))
74 excluded_present = len(glob.glob(src_path_native + '/%s-*/*' % native_recipe))
75 self.assertFalse(excluded_present, 'Recipe %s was not excluded.' % native_recipe)
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.3.rst128 $ oe-run-native native_recipe tool