]> code.ossystems Code Review - openembedded-core.git/commit
devtool: update-recipe: add new patches in correct order
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 23 Sep 2015 12:04:29 +0000 (15:04 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 14:15:47 +0000 (15:15 +0100)
commit819680092c1b49c16f4ab01d135d44311a9dacca
treee4e919133dfb89afa25591c10c7de83e0944a844
parent4e5eea06a77eca7311209b0b650e79e816713ab9
devtool: update-recipe: add new patches in correct order

When adding multiple new patches append them to SRC_URI in correct order
so that they apply correctly.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
scripts/lib/devtool/standard.py