summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-31 19:43:27 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-31 19:44:48 +0100
commit5c9ae426a058908be2e43d249c284e122b8a5444 (patch)
tree2ad12514fd324a8b793adb1568ce21dd72cf404c /meta/recipes-devtools/gdb/gdb-cross_7.3a.bb
parent0471b17b061e57231387ef90c95fc0c34fc0e66b (diff)
downloadopenembedded-core-5c9ae426a058908be2e43d249c284e122b8a5444.tar.gz
openembedded-core-5c9ae426a058908be2e43d249c284e122b8a5444.tar.bz2
openembedded-core-5c9ae426a058908be2e43d249c284e122b8a5444.tar.xz
openembedded-core-5c9ae426a058908be2e43d249c284e122b8a5444.zip
gdb: Further S vs. PV fixups
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross_7.3a.bb')
-rw-r--r--meta/recipes-devtools/gdb/gdb-cross_7.3a.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb b/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb
index 587d518aa..dacf6c934 100644
--- a/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb
+++ b/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb
@@ -4,3 +4,5 @@ SRC_URI += "file://sim-install-6.6.patch"
EXPAT = "--with-expat"
PR = "${INC_PR}.0"
+
+S = "${WORKDIR}/${BPN}-7.3"