summaryrefslogtreecommitdiffstats
path: root/meta/classes/siteinfo.bbclass
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-24 20:32:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-24 19:23:32 -0700
commit19fb07bf337e1d724798e2eb4479c35fc45b1941 (patch)
tree0c478e86728a200bbb252814c73a003e2d485439 /meta/classes/siteinfo.bbclass
parent332f2a9febfc3697ed4a20fca3016e0399ae90eb (diff)
downloadopenembedded-core-19fb07bf337e1d724798e2eb4479c35fc45b1941.tar.gz
libc-package bbclass: fix binary localedata dependency code
When using binary locales rootfs generation fails with: | Unknown package 'locale-base-en-us'. | Collected errors: | * opkg_install_cmd: Cannot install package locale-base-en-us. This is due to: $ dpkg-deb -I ipk/armv7a/locale-base-en-us_2.12-r16_armv7a.ipk | grep Depends Depends: eglibc-binary-localedata-en.us Note the '.' seperator $ ls ipk/armv7a/ | grep binary-localedata-en | grep us eglibc-binary-localedata-en-us_2.12-r16_armv7a.ipk Note the '-' seperator vs the '.' in the locale-base packages. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/siteinfo.bbclass')
0 files changed, 0 insertions, 0 deletions