diff options
author | Randy Witt <randy.e.witt@linux.intel.com> | 2016-02-18 20:42:03 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-21 09:32:41 +0000 |
commit | dd0ef3c249af340e76b5f139ef8ec479c7708b1c (patch) | |
tree | ed2678bf72d939e82762a4b9588abacd452c8ce6 /README.hardware | |
parent | 4c5c40df3c521913aa841d18c3b115adb66a2ef5 (diff) | |
download | poky-dd0ef3c249af340e76b5f139ef8ec479c7708b1c.tar.gz |
populate_sdk_ext.bbclass: Add SDK_RECRDEP_TASKS variable
Currently there isn't a way for the extensible sdk to know all the tasks
that will need sstate for an image. This is because a layer can add it's
on custom tasks that are required for an image to be generated.
The extensible sdk solved this for poky by using recrdeptask and
specifying the tasks known to be required for the image as well as for
building new recipes.
So the SDK_RECRDEP_TASKS variable allows a user to specify additional
tasks that need to be pulled in.
(From OE-Core rev: 4236b9653f6dfbddc937108bbbd9a9445eb81382)
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions