diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-02 13:52:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-04 23:39:00 +0000 |
commit | 4ea6a647dfd5252c0ed6d76e6ca2072a7d45dc71 (patch) | |
tree | f918eca338f8d4ad34793970dfc3192b22ee3b05 /meta/classes/extrausers.bbclass | |
parent | 6ab50017e18cbb5eeeee2df9075fdfa54d05489f (diff) | |
download | poky-4ea6a647dfd5252c0ed6d76e6ca2072a7d45dc71.tar.gz |
package.bbclass: Add data expansion to do_split_packages()
do_split_packages is often called with parameters which need expansion.
This happens to work at the moment since python functions are expanded
before execution but likely will not happen in future and isn't good
code practise.
Expand the common parameters do_split_packages() to avoid regressions.
(From OE-Core rev: c92ac7996b1b65a9171ea00e7156c87cccc07cec)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/extrausers.bbclass')
0 files changed, 0 insertions, 0 deletions