diff options
| author | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | 2013-05-09 10:48:35 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:30 +0100 |
| commit | 2d912e2dfb04d10c5cd0ead33e3e5bd89f4ad5c7 (patch) | |
| tree | e4518395414bdf887558bafbf699bb7f27ca2da8 /meta/recipes-devtools/gdb/gdb-common.inc | |
| parent | 01985fc6982b3a1ab09c30ac1b887f5c06c7e3d0 (diff) | |
| download | poky-2d912e2dfb04d10c5cd0ead33e3e5bd89f4ad5c7.tar.gz | |
gdb: add 7.6 version
(From OE-Core rev: ace67d28ab295451a59edcf02447bcd9095b3edb)
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-common.inc')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-common.inc | 3 |
1 files changed, 0 insertions, 3 deletions
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 | |||
| 23 | 23 | ||
| 24 | SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \ | 24 | SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \ |
| 25 | " | 25 | " |
| 26 | SRC_URI[md5sum] = "b1519bf899890d21d4774845a6e602fe" | ||
| 27 | SRC_URI[sha256sum] = "f99f26e2c1127f12ba14ece0947a9a9948be45e96b69ef363131e469a698636e" | ||
| 28 | |||
| 29 | export CC_FOR_BUILD = "${BUILD_CC}" | 26 | export CC_FOR_BUILD = "${BUILD_CC}" |
| 30 | export CXX_FOR_BUILD = "${BUILD_CXX}" | 27 | export CXX_FOR_BUILD = "${BUILD_CXX}" |
| 31 | export CPP_FOR_BUILD = "${BUILD_CPP}" | 28 | export CPP_FOR_BUILD = "${BUILD_CPP}" |
