Home
last modified time | relevance | path

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

/openbmc/openbmc/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
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Darchiver.py58 native_recipe = 'selftest-ed-native'
65 bitbake('-c clean %s %s' % (target_recipe, native_recipe))
66 bitbake("%s -c deploy_archives %s" % (target_recipe, native_recipe))
77 excluded_present = len(glob.glob(src_path_native + '/%s-*/*' % native_recipe))
78 self.assertFalse(excluded_present, 'Recipe %s was not excluded.' % native_recipe)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.3.rst130 $ oe-run-native native_recipe tool