[oe-commits] Bruce Ashfield : guilt: update to latest git version

git at git.openembedded.org git at git.openembedded.org
Mon Aug 26 10:19:14 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 595c4469adc36d88ba2403915fc6c1d355014a58
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=595c4469adc36d88ba2403915fc6c1d355014a58

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Fri Aug 23 14:08:17 2013 -0400

guilt: update to latest git version

Uprev guilt to the latest guilt version from its upstream repository.
As part of the uprev all of the previous changes required for the
yocto kernel tools to use git to manipulate series files have been
dropped. These changes were specific to circumventing parts of guilt's
internal santiy checking to allow specific Yocto kernel manipluation
of sub-series files.

Since the kernel tools no longer need guilt, we can use an up to date
and nearly pure upstream version of guilt.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../guilt/files/guilt-import-commit.patch          |   96 ------
 meta/recipes-devtools/guilt/files/guilt-init.patch |   25 --
 meta/recipes-devtools/guilt/files/guilt-pop.patch  |   73 -----
 .../guilt/files/guilt-push-no-series.patch         |   29 --
 meta/recipes-devtools/guilt/files/guilt-push.patch |   42 ---
 .../guilt/files/guilt-set-git_exec_path.patch      |   29 --
 ...lt-update-supported-git-versions-to-1.8.x.patch |   28 --
 meta/recipes-devtools/guilt/files/guilt.patch      |  319 --------------------
 .../guilt/files/improve_auto_header_gen.patch      |   71 -----
 .../files/make_git_commands_conditional.patch      |   48 ---
 .../guilt/files/optional_head_check.patch          |   60 ----
 .../guilt/files/uninstall_force.patch              |   14 -
 meta/recipes-devtools/guilt/guilt-native_0.33.bb   |   35 ---
 meta/recipes-devtools/guilt/guilt-native_git.bb    |   26 ++
 14 files changed, 26 insertions(+), 869 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=595c4469adc36d88ba2403915fc6c1d355014a58


More information about the Openembedded-commits mailing list