From ac47c1b30d055e8f10c4d895210f7c92ebb5c42c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 31 Aug 2011 00:46:57 +0100 Subject: gdb: Fix broken source directory (From OE-Core rev: 3f4017e36410a6435f50183e76b9adb1db1f4126) Signed-off-by: Richard Purdie --- meta/recipes-devtools/gdb/gdb_7.3a.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/gdb') diff --git a/meta/recipes-devtools/gdb/gdb_7.3a.bb b/meta/recipes-devtools/gdb/gdb_7.3a.bb index 5e21858c80..3cd0aaed44 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" -- cgit v1.2.3-54-g00ecf