summaryrefslogtreecommitdiff
path: root/packages/gdb/gdb-cross_6.6.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-05-20 11:23:31 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-05-20 11:23:31 +0000
commitb7f5a6d711e44c3d245cdcb8fef3eac5349bf0de (patch)
tree532803f8df3bab90e28b72629b437fd3c2a23d19 /packages/gdb/gdb-cross_6.6.bb
parent5951a9d7e48dc4b426460917dec370b687ac4756 (diff)
parent9375e3001c13e0ebe5290a024dc7c61d6696d4f6 (diff)
merge of '038f91aa279cf1b9a1f4f7bd7988f3768ee86ff0'
and '56dd632a3a9de2d8f4b9d335e96a43648c9cd3bd'
Diffstat (limited to 'packages/gdb/gdb-cross_6.6.bb')
-rw-r--r--packages/gdb/gdb-cross_6.6.bb25
1 files changed, 2 insertions, 23 deletions
diff --git a/packages/gdb/gdb-cross_6.6.bb b/packages/gdb/gdb-cross_6.6.bb
index 03d9cda12c..f32ee32a5d 100644
--- a/packages/gdb/gdb-cross_6.6.bb
+++ b/packages/gdb/gdb-cross_6.6.bb
@@ -1,29 +1,8 @@
-LICENSE = "GPL"
-DESCRIPTION = "gdb - GNU debugger"
-SECTION = "base"
-PRIORITY = "optional"
-DEPENDS = "ncurses-native"
-
-inherit autotools sdk
+require gdb-cross.inc
PR = "r1"
-S = "${WORKDIR}/gdb-${PV}"
-SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
- file://sim-install-makefile.patch;patch=1"
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gdb-${PV}"
-
-export CC_FOR_BUILD = "${BUILD_CC}"
-export CXX_FOR_BUILD = "${BUILD_CXX}"
-export CPP_FOR_BUILD = "${BUILD_CPP}"
-export CFLAGS_FOR_BUILD = "${BUILD_CFLAGS}"
-export CXXFLAGS_FOR_BUILD = "${BUILD_CXXFLAGS}"
-export CPPFLAGS_FOR_BUILD = "${BUILD_CPPFLAGS}"
-
-EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils' LDFLAGS='${BUILD_LDFLAGS}'"
-
-EXTRA_OECONF = "--with-curses --with-readline"
+SRC_URI += "file://sim-install-makefile.patch;patch=1"
do_configure () {
# override this function to avoid the autoconf/automake/aclocal/autoheader