mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02: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:
committed by
Richard Purdie
parent
65d0bfc9ed
commit
b248e55c0c
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user