mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
external-poky-toolchain: Add PACKAGES_DYNAMIC
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1946 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -8,14 +8,11 @@ PROVIDES = "\
|
|||||||
virtual/libintl \
|
virtual/libintl \
|
||||||
virtual/libiconv \
|
virtual/libiconv \
|
||||||
glibc-thread-db \
|
glibc-thread-db \
|
||||||
|
|
||||||
virtual/linux-libc-headers "
|
virtual/linux-libc-headers "
|
||||||
|
|
||||||
RPROVIDES = "glibc-gconv-iso8859-1"
|
PACKAGES_DYNAMIC = "glibc-gconv-*"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
inherit sdk
|
inherit sdk
|
||||||
|
|
||||||
do_stage() {
|
do_stage() {
|
||||||
|
|||||||
Reference in New Issue
Block a user