From ace67d28ab295451a59edcf02447bcd9095b3edb Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 9 May 2013 10:48:35 +0200 Subject: gdb: add 7.6 version Signed-off-by: Marcin Juszkiewicz Signed-off-by: Saul Wold --- meta/recipes-devtools/gdb/gdb-common.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/recipes-devtools/gdb/gdb-common.inc') diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 6f42dff780..deb3841400 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc @@ -23,9 +23,6 @@ inherit autotools SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \ " -SRC_URI[md5sum] = "b1519bf899890d21d4774845a6e602fe" -SRC_URI[sha256sum] = "f99f26e2c1127f12ba14ece0947a9a9948be45e96b69ef363131e469a698636e" - export CC_FOR_BUILD = "${BUILD_CC}" export CXX_FOR_BUILD = "${BUILD_CXX}" export CPP_FOR_BUILD = "${BUILD_CPP}" -- cgit 1.2.3-korg