diff options
author | Abdur Rehman <abdur_rehman@mentor.com> | 2015-07-23 20:20:48 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-24 23:29:40 +0100 |
commit | f9ec9c89956810f21955819677e92588540a4748 (patch) | |
tree | db46ddd926221a99fe61b644c5c4a27ff5de8ca7 /meta/lib/oeqa/selftest | |
parent | 3143920c541b55b543b9dcc12b18af4e0e4b7ae1 (diff) | |
download | openembedded-core-f9ec9c89956810f21955819677e92588540a4748.tar.gz openembedded-core-f9ec9c89956810f21955819677e92588540a4748.tar.bz2 openembedded-core-f9ec9c89956810f21955819677e92588540a4748.zip |
sed: rrec on locale-base-ru-ru, not rdep
This locale package isn't guaranteed to exist, depending on the value of
GLIBC_GENERATE_LOCALES.
The value of GLIBC_GENERATE_LOCALES can be specified to not contain
locale-base-ru-ru, thus resulting in unsatisfied dependency. Its better
to remove hardcoded dependency upon locale-base-ru-ru in favor of a
recommendation, as this locale isn't always available depending upon the
value of GLIBC_GENERATE_LOCALES.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest')
0 files changed, 0 insertions, 0 deletions