package.bbclass: Fix split_locales to remove spurious references to -dbg packages...
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 21 Oct 2006 22:22:03 +0000 (22:22 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sat, 21 Oct 2006 22:22:03 +0000 (22:22 +0000)
commit33acb0ba0c1dbda1892755bb6538a0cdb547f26f
tree3e7c546fd69e0b315f6c7b4c0ad94f3c649e9c95
parent257d0988bb4bda7b46c529746b2dac2c6d898369
package.bbclass: Fix split_locales to remove spurious references to -dbg packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass)
classes/package.bbclass