[oe-commits] Raymond Danks : mkelfimage: Upstream fixed packaging issue so upgrade to e1e6a91

git at git.openembedded.org git at git.openembedded.org
Tue Jul 17 09:29:45 UTC 2012


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

Author: Raymond Danks <ray.danks at se-eng.com>
Date:   Tue Jul 10 08:35:23 2012 -0600

mkelfimage: Upstream fixed packaging issue so upgrade to e1e6a91

Address QA issue: Files/directories were installed but not shipped.
New revision contains patch to mkelfimage removing
/usr/share/mkelfImage/elf32-i386 directory from Makefile install target.

http://review.coreboot.org/#/c/1195/

Signed-off-by: Raymond Danks <ray.danks at se-eng.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/mkelfimage/mkelfimage_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb b/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
index 1224a63..4b45c67 100644
--- a/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
+++ b/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
@@ -4,7 +4,7 @@ SECTION = "devel"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a"
 
-SRCREV = "e13632a939e7dde8d7d44fc73e73a41dae8060c3"
+SRCREV = "e1e6a91ce0738400fa1615179de88ebc0df29f66"
 PV = "1.0.0+gitr${SRCPV}"
 PR = "r1"
 





More information about the Openembedded-commits mailing list