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 20:12:19 +0000 (21:12 +0100)
commit985df62c0751b80cdcb856a14d5846cde3cfd148
tree7c6201256abfaed3586c23f127d42f00074e4a5d
parent271f5f154457fe2c7373f94b545dedf6273655d5
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.

(From OE-Core rev: 805add18e7b917aaef61c82c0b5f2e9682af1d0d)

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