diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-05-06 00:44:18 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-05-06 00:48:17 -0700 |
commit | c65b917370982fe91ae70d37b6ff56b17e2aaecc (patch) | |
tree | 36076d74374ecdb276e0c707a64b9b4e42e9d246 /recipes/gdb | |
parent | 4134f55dc7d99516d750b24a60e5cec400ae5ef3 (diff) |
gdb-cross_7.1.bb: Convert to new staging.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gdb')
-rw-r--r-- | recipes/gdb/gdb-cross_7.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gdb/gdb-cross_7.1.bb b/recipes/gdb/gdb-cross_7.1.bb index f9f2dea476..07233fc4bd 100644 --- a/recipes/gdb/gdb-cross_7.1.bb +++ b/recipes/gdb/gdb-cross_7.1.bb @@ -4,7 +4,5 @@ LICENSE = "GPLv3" SRC_URI += " \ file://gdb-6.8-fix-compile-karmic.patch;patch=1" -inherit cross - SRC_URI[md5sum] = "01a6ce13bab5307cfac5c405e4afd1cf" SRC_URI[sha256sum] = "fc839b5226b94e58a5c7a526e67b7f8f93c7829d05dae1b6247f1bfe3829f291" |