diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 10:32:03 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-09 10:32:03 +0000 |
| commit | a21e133e77926e931c33788864350f0183dbde7c (patch) | |
| tree | 882e4f07fb4701aa989e457cd4ff7c8417d63274 /meta/packages/qemu/qemu_cvs.bb | |
| parent | 0460e717e60bc11d00e222fd0b126702f9044f54 (diff) | |
| download | poky-a21e133e77926e931c33788864350f0183dbde7c.tar.gz | |
qemu-native: unbreak on amd64 - patch taken from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2419 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/qemu/qemu_cvs.bb')
| -rw-r--r-- | meta/packages/qemu/qemu_cvs.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/qemu/qemu_cvs.bb b/meta/packages/qemu/qemu_cvs.bb index 3392b8804e..740bf12589 100644 --- a/meta/packages/qemu/qemu_cvs.bb +++ b/meta/packages/qemu/qemu_cvs.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LICENSE = "GPL" | 1 | LICENSE = "GPL" |
| 2 | DEPENDS = "zlib" | 2 | DEPENDS = "zlib" |
| 3 | PV = "0.9.0+cvs${SRCDATE}" | 3 | PV = "0.9.0+cvs${SRCDATE}" |
| 4 | PR = "r1" | 4 | PR = "r2" |
| 5 | 5 | ||
| 6 | FILESDIR = "${WORKDIR}" | 6 | FILESDIR = "${WORKDIR}" |
| 7 | 7 | ||
| @@ -31,6 +31,7 @@ SRC_URI = "\ | |||
| 31 | file://93-oh-pl110-rgb.patch;patch=1;pnum=0 \ | 31 | file://93-oh-pl110-rgb.patch;patch=1;pnum=0 \ |
| 32 | file://qemu-0.9.0-nptl.patch;patch=1 \ | 32 | file://qemu-0.9.0-nptl.patch;patch=1 \ |
| 33 | file://qemu-0.9.0-nptl-update.patch;patch=1 \ | 33 | file://qemu-0.9.0-nptl-update.patch;patch=1 \ |
| 34 | file://qemu-amd64-32b-mapping-0.9.0.patch;patch=1 \ | ||
| 34 | file://fix_segfault.patch;patch=1" | 35 | file://fix_segfault.patch;patch=1" |
| 35 | 36 | ||
| 36 | # svn://svn.o-hand.com/repos/misc/trunk/qemu-packaging/qemu;module=debian;proto=http;srcdate=20070119 \ | 37 | # svn://svn.o-hand.com/repos/misc/trunk/qemu-packaging/qemu;module=debian;proto=http;srcdate=20070119 \ |
