]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN
authorConstantin Musca <constantinx.musca@intel.com>
Fri, 21 Dec 2012 10:38:03 +0000 (12:38 +0200)
committerSaul Wold <sgw@linux.intel.com>
Sat, 5 Jan 2013 06:01:21 +0000 (22:01 -0800)
commit855d64a3091c5358e2e1a7f4247929515b068708
tree7f29e6c2348ff004081a097afbe3bc4d0cb39cdb
parent1dbb0bc048ceaf4cd2879362ae4a0f1398809349
package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN

- all the recipes that overwrite LOCALEBASEPN must consider
also the MLPREFIX
- if the LOCALEBASEPN variable is not overwritten then it will
have the correct prefix (LOCALEBASEPN ??= "${PN}")

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/package.bbclass