mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
task-sdk: RRECOMMEND glibc binary locale package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1964 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "SDK packages"
|
||||
PR = "r12"
|
||||
PR = "r15"
|
||||
LICENSE = "MIT"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@@ -19,3 +19,7 @@ RDEPENDS_task-sdk-bare = "\
|
||||
libgcc \
|
||||
libstdc++ \
|
||||
"
|
||||
|
||||
RRECOMMENDS_task-sdk-bare = "\
|
||||
glibc-binary-localedata-en-gb \
|
||||
"
|
||||
Reference in New Issue
Block a user