summaryrefslogtreecommitdiff
path: root/meta/packages/gdb/gdb-cross.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-09-01 18:01:03 +0000
committerRichard Purdie <richard@openedhand.com>2007-09-01 18:01:03 +0000
commita7c63ec4828e08e0812f69a5be04422e5dd7b30a (patch)
tree583064731442c214a3887ac2a98a6e464a2f4d78 /meta/packages/gdb/gdb-cross.inc
parentd989bca0c4eaf9768727a0a310b617b4e85208f2 (diff)
downloadopenembedded-core-a7c63ec4828e08e0812f69a5be04422e5dd7b30a.tar.gz
openembedded-core-a7c63ec4828e08e0812f69a5be04422e5dd7b30a.tar.bz2
openembedded-core-a7c63ec4828e08e0812f69a5be04422e5dd7b30a.tar.xz
openembedded-core-a7c63ec4828e08e0812f69a5be04422e5dd7b30a.zip
gdb: Move 6.6 patch out of .inc file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2636 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gdb/gdb-cross.inc')
-rw-r--r--meta/packages/gdb/gdb-cross.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/gdb/gdb-cross.inc b/meta/packages/gdb/gdb-cross.inc
index 75de1cfef..480cce493 100644
--- a/meta/packages/gdb/gdb-cross.inc
+++ b/meta/packages/gdb/gdb-cross.inc
@@ -2,8 +2,6 @@ require gdb-common.inc
DEPENDS = "ncurses-native"
-SRC_URI += "file://sim-install-6.6.patch;patch=1"
-
EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils' LDFLAGS='${BUILD_LDFLAGS}'"
EXTRA_OECONF = "--with-curses --with-readline"