Files
poky/meta/classes
Song.Li 4878b3ced8 pakcage.bbclass:use a better way to cut -dev/-dbg suffix
In pakcage.bbclass,function replace('-dev', '') is
used to cut '-dev' suffix. but it will cause the
name "lib32-device-dev" to "lib32ice",
so change it to [:-4].

(From OE-Core rev: 91a3a48798029ca88a46a528200f4c5252f245e9)

Signed-off-by: Song.Li <Song.Li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-22 06:09:19 -08:00
..
2012-07-17 10:53:56 +01:00
2013-02-14 23:08:35 +00:00
2012-09-14 17:12:43 +01:00
2013-02-13 16:52:29 +00:00
2012-09-04 12:52:55 +01:00