diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2008-06-04 19:36:52 +0000 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2008-06-04 19:36:52 +0000 |
commit | 7406d6d87699b67effa2946d2d85ef9743cd3cfe (patch) | |
tree | be09a9a0df733f2e3b8cdb9a5e4bb01a66dce74b | |
parent | 33f1ad25e07a03bf3f48a261617e36784aafb245 (diff) |
gdb-cross-sdk: remove sim-install-6.6.patch
* this patch does nothing reasonable
-rw-r--r-- | packages/gdb/gdb-cross-sdk_6.6.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/gdb/gdb-cross-sdk_6.6.bb b/packages/gdb/gdb-cross-sdk_6.6.bb index 2127fd911a..4789a04b8b 100644 --- a/packages/gdb/gdb-cross-sdk_6.6.bb +++ b/packages/gdb/gdb-cross-sdk_6.6.bb @@ -2,10 +2,9 @@ require gdb-cross.inc inherit sdk -PR = "r1" +PR = "r2" -SRC_URI += "file://sim-install-6.6.patch;patch=1 \ - file://early_debug_in_nptl.patch;patch=1;pnum=0" +SRC_URI += "file://early_debug_in_nptl.patch;patch=1;pnum=0" do_stage() { : |