1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

bitbake.conf: rename python-native-runtime

The code in native.bbclass adds -native suffix to the package
names that don't have it.

Renamed python-native-runtime -> hostpython-runtime-native to avoid
mangling it and to conform with the naming convetion for native
packages.

(From OE-Core rev: 8a474057d86b3ebf6271656d6b9adf384ea9ad6d)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh
2016-01-13 10:03:04 +02:00
committed by Richard Purdie
parent 65d0bfc9ed
commit b248e55c0c
+1 -1
View File
@@ -172,7 +172,7 @@ ASSUME_PROVIDED = "\
diffstat-native \
patch-native \
hostperl-runtime-native \
python-native-runtime \
hostpython-runtime-native \
tar-native \
virtual/libintl-native \
virtual/libiconv-native \