[oe-commits] org.oe.dev qemu: Fix missing inherit native and cleanup various files

rpurdie commit openembedded-commits at lists.openembedded.org
Mon Jan 28 22:03:06 UTC 2008


qemu: Fix missing inherit native and cleanup various files

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 8aaa63b78b875201272cedf7c236b4dc8ccff2e4
ViewMTN: http://monotone.openembedded.org/revision/info/8aaa63b78b875201272cedf7c236b4dc8ccff2e4
Files:
1
packages/qemu/qemu-native.inc
packages/qemu/qemu-native_20070613.bb
packages/qemu/qemu-native_cvs.bb
packages/qemu/qemu_0.9.1.bb
packages/qemu/qemu_20070613.bb
packages/qemu/qemu_cvs.bb
Diffs:

#
# mt diff -re8430eb8d57a51facac956886d5e14a2da5a83cd -r8aaa63b78b875201272cedf7c236b4dc8ccff2e4
#
# 
# 
# patch "packages/qemu/qemu-native.inc"
#  from [ec59f2db532c2f28054275b81071d57e8b0a95a8]
#    to [d227e0d1030d7b0333744d9cd7d3ede8028ba2c2]
# 
# patch "packages/qemu/qemu-native_20070613.bb"
#  from [7dab02b3b83dfdaa74a6beee43968886bbdb4850]
#    to [5ab3383d6625cf49fd385321d80f4ee071d18255]
# 
# patch "packages/qemu/qemu-native_cvs.bb"
#  from [3ed461e231101677152430f28fd51441c9e7b8d1]
#    to [afb81253451434ed56538fa89a6ad4b4f226a938]
# 
# patch "packages/qemu/qemu_0.9.1.bb"
#  from [93195f797645fce4947d446dc05698e7e5ec094d]
#    to [e7ad0aaee1e902a038fbd041453dd04094803e46]
# 
# patch "packages/qemu/qemu_20070613.bb"
#  from [08e188f8fc9c503ecd5a07df1479a19a1531b34e]
#    to [c9d2c412e6eb857e20d6a783bd83aefa16ddba3c]
# 
# patch "packages/qemu/qemu_cvs.bb"
#  from [7693a33139245b0f3d6271d4594bee989d9d5e88]
#    to [fc9673317c8ff50f1a4e56c785a687273fd0bd36]
# 
============================================================
--- packages/qemu/qemu-native.inc	ec59f2db532c2f28054275b81071d57e8b0a95a8
+++ packages/qemu/qemu-native.inc	d227e0d1030d7b0333744d9cd7d3ede8028ba2c2
@@ -1,8 +1,6 @@
-FILESPATH =. "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qemu-${PV}:"
+inherit native
+
 DEPENDS = "libsdl-native zlib-native"
 
 require qemu-gcc3-check.inc
 
-do_stage() {
-	find . -name "qemu-*" -type f -perm -755 -exec install -m 0755 {} ${STAGING_BINDIR} \;
-}
============================================================
--- packages/qemu/qemu-native_20070613.bb	7dab02b3b83dfdaa74a6beee43968886bbdb4850
+++ packages/qemu/qemu-native_20070613.bb	5ab3383d6625cf49fd385321d80f4ee071d18255
@@ -1,7 +1,4 @@ require qemu_${PV}.bb
 require qemu_${PV}.bb
-inherit native
-DEPENDS = "zlib-native"
-prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}"
+require qemu-native.inc
 
-require qemu-gcc3-check.inc
 
============================================================
--- packages/qemu/qemu-native_cvs.bb	3ed461e231101677152430f28fd51441c9e7b8d1
+++ packages/qemu/qemu-native_cvs.bb	afb81253451434ed56538fa89a6ad4b4f226a938
@@ -1,3 +1,2 @@ require qemu_cvs.bb
 require qemu_cvs.bb
-inherit native
 require qemu-native.inc
============================================================
--- packages/qemu/qemu_0.9.1.bb	93195f797645fce4947d446dc05698e7e5ec094d
+++ packages/qemu/qemu_0.9.1.bb	e7ad0aaee1e902a038fbd041453dd04094803e46
@@ -1,8 +1,8 @@ PR = "r4"
 LICENSE = "GPL"
 DEPENDS = "zlib"
 PR = "r4"
 
-FILESPATH = "${FILE_DIRNAME}/qemu-${PV}:${FILE_DIRNAME}/files"
+FILESPATH = "${FILE_DIRNAME}/qemu-${PV}"
 FILESDIR = "${WORKDIR}"
 
 SRC_URI = "\
@@ -34,15 +34,6 @@ SRC_URI = "\
     file://configure_symlinkpath_fix.patch;patch=1 \
     file://disable-error-in-configure.patch;patch=1"
 
-#    svn://svn.o-hand.com/repos/misc/trunk/qemu-packaging/qemu;module=debian;proto=http;srcdate=20070119 \
-#    file://debian/patches/21_net_soopts.patch;patch=1;pnum=0 \
-#    file://debian/patches/35_syscall_sockaddr.patch;patch=1;pnum=0 \
-#    file://debian/patches/43_arm_cpustate.patch;patch=1;pnum=0 \
-#    file://debian/patches/62_linux_boot_nasm.patch;patch=1;pnum=0 \
-#    file://debian/patches/67_ppc_ftbfs.patch;patch=1;pnum=0 \
-#    file://debian/patches/80_ui_curses.patch;patch=1;pnum=0 \
-#    file://debian/patches/96-x.patch;patch=1"
-
 S = "${WORKDIR}/qemu-${PV}"
 
 #EXTRA_OECONF += "--disable-sdl"
============================================================
--- packages/qemu/qemu_20070613.bb	08e188f8fc9c503ecd5a07df1479a19a1531b34e
+++ packages/qemu/qemu_20070613.bb	c9d2c412e6eb857e20d6a783bd83aefa16ddba3c
@@ -1,9 +1,10 @@ PR = "r5"
 LICENSE = "GPL"
 DEPENDS = "zlib"
 SRCDATE = "20070613"
 PV = "0.9.0+cvs${SRCDATE}"
 PR = "r5"
 
+FILESPATH = "${FILE_DIRNAME}/qemu-${PV}"
 FILESDIR = "${WORKDIR}"
 
 SRC_URI = "\
@@ -37,15 +38,6 @@ SRC_URI = "\
     file://fix_segfault.patch;patch=1 \
     file://no-strip.patch;patch=1"
 
-#    svn://svn.o-hand.com/repos/misc/trunk/qemu-packaging/qemu;module=debian;proto=http;srcdate=20070119 \
-#    file://debian/patches/21_net_soopts.patch;patch=1;pnum=0 \
-#    file://debian/patches/35_syscall_sockaddr.patch;patch=1;pnum=0 \
-#    file://debian/patches/43_arm_cpustate.patch;patch=1;pnum=0 \
-#    file://debian/patches/62_linux_boot_nasm.patch;patch=1;pnum=0 \
-#    file://debian/patches/67_ppc_ftbfs.patch;patch=1;pnum=0 \
-#    file://debian/patches/80_ui_curses.patch;patch=1;pnum=0 \
-#    file://debian/patches/96-x.patch;patch=1"
-
 S = "${WORKDIR}/qemu"
 
 #EXTRA_OECONF = "--disable-sdl"
============================================================
--- packages/qemu/qemu_cvs.bb	7693a33139245b0f3d6271d4594bee989d9d5e88
+++ packages/qemu/qemu_cvs.bb	fc9673317c8ff50f1a4e56c785a687273fd0bd36
@@ -1,26 +1,55 @@
-DESCRIPTION = "Qemu is an open source processor emulator."
-HOMEPAGE = "http://fabrice.bellard.free.fr/qemu/"
-SECTION = "devel"
 LICENSE = "GPL"
-PV = "0.8.2+cvs${SRCDATE}"
-PR = "r2"
+DEPENDS = "zlib"
+PV = "0.9.0+cvs${SRCDATE}"
+PR = "r4"
 
-SRC_URI = "cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu \
-           file://configure.patch;patch=1 \
-           file://makefile.patch;patch=1 \
-           file://qemu-sdl-cursor.patch;patch=1 \
-           file://arm_nptl.patch;patch=1 \
-           file://pl110_rgb-r0.patch;patch=1 \
-           file://qemu-pci-irq-sharing.patch;patch=1 \
-           file://compiler.patch;patch=1 \
-           file://qemu-usb-wacom-0.8.2.patch;patch=1 \
-           file://qemu-usb-wacom-pressure.patch;patch=1 \
-           file://qemu-usb-wacom-buttons.patch;patch=1 \
-           http://www.busybox.net/downloads/qemu/qemu-gcc-4-all.patch;patch=1"
+DEFAULT_PREFERENCE = "-1"
+FILESDIR = "${WORKDIR}"
+
+SRC_URI = "\
+    cvs://anonymous@cvs.savannah.nongnu.org/sources/qemu;method=pserver;rsh=ssh;module=qemu \
+    file://02_snapshot_use_tmpdir.patch;patch=1;pnum=0 \
+    file://03_machines_list_no_error.patch;patch=1;pnum=0 \
+    file://04_do_not_print_rtc_freq_if_ok.patch;patch=1;pnum=1 \
+    file://05_non-fatal_if_linux_hd_missing.patch;patch=1;pnum=1 \
+    file://06_exit_segfault.patch;patch=1;pnum=0 \
+    file://10_signal_jobs.patch;patch=1;pnum=0 \
+    file://11_signal_sigaction.patch;patch=1;pnum=0 \
+    file://12_signal_powerpc_support.patch;patch=1;pnum=1 \
+    file://22_net_tuntap_stall.patch;patch=1;pnum=0 \
+    file://31_syscalls.patch;patch=1;pnum=0 \
+    file://32_syscall_sysctl.patch;patch=1;pnum=0 \
+    file://33_syscall_ppc_clone.patch;patch=1;pnum=0 \
+    file://39_syscall_fadvise64.patch;patch=1;pnum=0 \
+    file://41_arm_fpa_sigfpe.patch;patch=1;pnum=0 \
+    file://52_ne2000_return.patch;patch=1;pnum=1 \
+    file://61_safe_64bit_int.patch;patch=1;pnum=0 \
+    file://63_sparc_build.patch;patch=1;pnum=0 \
+    file://64_ppc_asm_constraints.patch;patch=1;pnum=1 \
+    file://65_kfreebsd.patch;patch=1;pnum=0 \
+    file://66_tls_ld.patch;patch=1;pnum=0 \
+    file://91-oh-sdl-cursor.patch;patch=1;pnum=0 \
+    file://93-oh-pl110-rgb.patch;patch=1;pnum=0 \
+    file://qemu-0.9.0-nptl.patch;patch=1 \
+    file://qemu-0.9.0-nptl-update.patch;patch=1 \
+    file://qemu-amd64-32b-mapping-0.9.0.patch;patch=1 \
+    file://workaround_bad_futex_headers.patch;patch=1 \
+    file://fix_segfault.patch;patch=1"
+
+#    svn://svn.o-hand.com/repos/misc/trunk/qemu-packaging/qemu;module=debian;proto=http;srcdate=20070119 \
+#    file://debian/patches/21_net_soopts.patch;patch=1;pnum=0 \
+#    file://debian/patches/35_syscall_sockaddr.patch;patch=1;pnum=0 \
+#    file://debian/patches/43_arm_cpustate.patch;patch=1;pnum=0 \
+#    file://debian/patches/62_linux_boot_nasm.patch;patch=1;pnum=0 \
+#    file://debian/patches/67_ppc_ftbfs.patch;patch=1;pnum=0 \
+#    file://debian/patches/80_ui_curses.patch;patch=1;pnum=0 \
+#    file://debian/patches/96-x.patch;patch=1"
+
 S = "${WORKDIR}/qemu"
 
-EXTRA_OECONF="--disable-gcc-check"
+#EXTRA_OECONF += "--disable-sdl"
+#EXTRA_OECONF += "--target-list=arm-linux-user"
+EXTRA_OECONF += "--disable-gfx-check"
 
 inherit autotools
 
-DEFAULT_PREFERENCE = "-1"






More information about the Openembedded-commits mailing list