1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

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
This commit is contained in:
Richard Purdie
2007-09-01 18:01:03 +00:00
parent d989bca0c4
commit a7c63ec482
3 changed files with 5 additions and 6 deletions
-2
View File
@@ -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"
+4
View File
@@ -1,3 +1,7 @@
require gdb-cross.inc
SRC_URI += "file://sim-install-6.6.patch;patch=1"
inherit cross
PR = "r1"
+1 -4
View File
@@ -1,6 +1,3 @@
require gdb.inc
PR = "r0"
PR = "r3"