]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Add useradd variables to PACKAGEVARS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2013 13:28:02 +0000 (13:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2013 14:30:46 +0000 (15:30 +0100)
commit805add18e7b917aaef61c82c0b5f2e9682af1d0d
tree261673646bc4998ea9bf3bdf3393088a407d3a8f
parentb10d17d1b03fd0564103a6998f218d0968d1032b
package.bbclass: Add useradd variables to PACKAGEVARS

THe USERADD_PARAMS and similar group variables are package specific variables
which should get added to the vardeps of the packaging process. This
change also ensures they get remapped correctly by the multilib code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass