]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
useradd.bblass: Simplify target overrides
authorUlf Magnusson <ulfalizer@gmail.com>
Tue, 23 Aug 2016 21:02:08 +0000 (23:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 22:03:46 +0000 (23:03 +0100)
commitc1f4befadc5bd6faac6469baa1ea9ed0c7368ad9
treea6f596d470959805b13baf0871661c2a02d09d9a
parent9b6bc21d07bc6dcccfd299a334e2dbe9ac61958f
useradd.bblass: Simplify target overrides

The current style might be a leftover from when _class-target did not
exist.

Also change the assignment to SSTATECLEANFUNCS to an append, which makes
more sense. useradd.bbclass is the only user of SSTATECLEANFUNCS as of
writing, so it won't make any functional difference.

(From OE-Core rev: 79dd6be736211a722538a1234337ca16fefd5540)

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd.bbclass