summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/package.py
Commit message (Collapse)AuthorAgeFilesLines
* devtool: add package plugin that lets you create package via devtoolBrendan Le Foll2015-09-091-0/+61
Enables creating packages using devtool within the extensible SDK. (This is only enabled within the extensible SDK because it provides no advantage over just running bitbake directly there). (From OE-Core rev: 6dc0269bca3e874582d61b40dbf0d495331fb96a) Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>