classes/package.bbclass: Only set PACKAGEFUNCS once!
authorHolger Freyther <zecke@selfish.org>
Fri, 28 Jul 2006 13:50:43 +0000 (13:50 +0000)
committerHolger Freyther <zecke@selfish.org>
Fri, 28 Jul 2006 13:50:43 +0000 (13:50 +0000)
commit728ab18f8aed809dbf0652feacc9d9540038c79f
treeba9f6cf1ce7f2807edb383eb615b469066c53add
parent5224cbfa58d5bb64de81177fd35cfa419f4a1450
classes/package.bbclass: Only set PACKAGEFUNCS once!
    Set PACKAGEFUNCS only once. Now if more than one bbclass inherits
    package both additional functions will be executed. The new packagefuncs
    will be appended to the list and the old ones will not be lost
classes/package.bbclass