package.bbclass: Fix split_packages to remove spurious references to -dbg packages...
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 22 Oct 2006 12:47:11 +0000 (12:47 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 22 Oct 2006 12:47:11 +0000 (12:47 +0000)
commit26c25574952fe199195edb34e7344dd99e948c6c
tree8a4fe0730d3aa5a4c2fc05ab3bf0cd6ed672b443
parent8b2a88e02fc5f25cb4effa7234e08eb25ba19fe6
package.bbclass: Fix split_packages 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