packages/qt4/qt_packaging.inc: Fix packaging of the -dbg packages
authorHolger Freyther <zecke@selfish.org>
Tue, 22 Jan 2008 08:39:29 +0000 (08:39 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 22 Jan 2008 08:39:29 +0000 (08:39 +0000)
commitf445e6d0f90b8bcce3cb8a95c40f7e56c821661e
tree73e597126c836b66e43f2112c8a8bdc90e78472e
parentd740dd9bb2c29a300333277986fc50d9eeb8c2d5
packages/qt4/qt_packaging.inc: Fix packaging of the -dbg packages
    split in packages.bbclass gets called after the work in do_populate_packages_prepend()
    is done. This means that on the first packaging attempt no .debug files exist. So
    create one -dbg package for every plugin we find and assume that the file is getting
    split out.
packages/qt4/qt_packaging.inc