[oe-commits] Richard Purdie : gdb: Fix broken source directory

git version control git at git.openembedded.org
Tue Aug 30 23:51:53 UTC 2011


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Aug 31 00:46:57 2011 +0100

gdb: Fix broken source directory

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gdb/gdb_7.3a.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-devtools/gdb/gdb_7.3a.bb b/meta/recipes-devtools/gdb/gdb_7.3a.bb
index 5e21858..3cd0aae 100644
--- a/meta/recipes-devtools/gdb/gdb_7.3a.bb
+++ b/meta/recipes-devtools/gdb/gdb_7.3a.bb
@@ -6,3 +6,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
 		    file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
 PR = "${INC_PR}.0"
 
+S = "${WORKDIR}/${PN}-7.3"





More information about the Openembedded-commits mailing list