package.bbclass:
authorChris Larson <clarson@kergoth.com>
Thu, 14 Sep 2006 18:08:10 +0000 (18:08 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 14 Sep 2006 18:08:10 +0000 (18:08 +0000)
commit4e39055108c0b1f951415e2aeb2ac1ce8ff761bf
treeee53198b345b2ead47becc084330fcdb5d9bd364
parent921a474d7d169f52bba67e90b573519bd8f3aeca
package.bbclass:
  * Avoid premature use of the PKG_* variables.  We don't need to make use of
    the debian.bbclass (or otherwise) renamed package names until the very end
    of the packaging.  This was necessary in order to enhance my
    depchain/correspondantdeps stuff, and doesn't seem to harm anything.
classes/package.bbclass