From c27690a04acf3870f6e0133cd05ba93d6c66126e Mon Sep 17 00:00:00 2001 From: Sebastian Krzyszkowiak Date: Mon, 29 Aug 2011 15:13:32 +0200 Subject: gdb: upgrade from 7.3 to 7.3a * because 7.3 archive is not fetchable anymore Signed-off-by: Sebastian Krzyszkowiak Signed-off-by: Richard Purdie --- meta/recipes-devtools/gdb/gdb-cross_7.3a.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-devtools/gdb/gdb-cross_7.3a.bb (limited to 'meta/recipes-devtools/gdb/gdb-cross_7.3a.bb') diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb b/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb new file mode 100644 index 000000000..587d518aa --- /dev/null +++ b/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb @@ -0,0 +1,6 @@ +require gdb-cross.inc + +SRC_URI += "file://sim-install-6.6.patch" +EXPAT = "--with-expat" + +PR = "${INC_PR}.0" -- cgit v1.2.3