From e75d8f1509e795846b0ab7ceaa8f02aae5f7bc49 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 28 Jan 2005 19:13:04 +0000 Subject: [PATCH] Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into allanon.vanille.de:/local/pkg/oe/packages 2005/01/28 20:12:28+01:00 vanille.de!mickeyl upgrade uml kernel to 2.6.11-rc2-mm1 and remove 2.6.7 which never worked BKrev: 41fa8ec0z0oaHoKcLnuQG-HfPsTn1Q --- .../compile-fix.patch | 0 .../defconfig | 0 .../linux-uml-2.6.7/EINTR_safety.patch | 0 .../linux-uml-2.6.7/Export_strncpy.patch | 0 .../linux-uml-2.6.7/Fix_os_process_pc.patch | 0 .../linux-uml/linux-uml-2.6.7/Ghash.patch | 0 .../linux-uml-2.6.7/H-02-Fixdep-improve.patch | 0 .../linux-uml-2.6.7/HostFs-2.6-fd_leak.patch | 0 .../linux-uml-2.6.7/Hostaudio_clean.patch | 0 .../LegacyTerminalSupport.patch | 0 .../Main-uml-patch-no-skas.patch | 0 .../linux-uml/linux-uml-2.6.7/MakeHelp.patch | 0 .../linux-uml-2.6.7/Move_away_from_user.patch | 0 .../linux-uml-2.6.7/NR_tkill_undefined.patch | 0 .../linux-uml/linux-uml-2.6.7/SMP_fix.patch | 0 packages/linux-uml/linux-uml-2.6.7/defconfig | 0 .../linux-uml-2.6.7/disable-UnitAtATime.patch | 0 .../linux-uml-2.6.7/fix-warnings.patch | 0 .../linux-uml-2.6.7/mconsole_exec.patch | 0 .../linux-uml-2.6.7/proc_sysemu.patch | 0 .../linux-uml-2.6.7/silly_panic.patch | 0 .../linux-uml-2.6.7/sysemu_cmdParam.patch | 0 .../linux-uml/linux-uml-2.6.7/um-sysemu.patch | 0 .../linux-uml/linux-uml_2.6.11-rc1-mm1.bb | 58 ------------------- ..._raw.patch => linux-uml_2.6.11-rc2-mm1.bb} | 0 packages/linux-uml/linux-uml_2.6.7.bb | 0 26 files changed, 58 deletions(-) rename packages/linux-uml/{linux-uml-2.6.11-rc1-mm1 => linux-uml-2.6.11-rc2-mm1}/compile-fix.patch (100%) rename packages/linux-uml/{linux-uml-2.6.11-rc1-mm1 => linux-uml-2.6.11-rc2-mm1}/defconfig (100%) delete mode 100644 packages/linux-uml/linux-uml-2.6.7/EINTR_safety.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/Export_strncpy.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/Fix_os_process_pc.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/Ghash.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/H-02-Fixdep-improve.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/HostFs-2.6-fd_leak.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/Hostaudio_clean.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/LegacyTerminalSupport.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/Main-uml-patch-no-skas.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/MakeHelp.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/Move_away_from_user.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/NR_tkill_undefined.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/SMP_fix.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/defconfig delete mode 100644 packages/linux-uml/linux-uml-2.6.7/disable-UnitAtATime.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/fix-warnings.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/mconsole_exec.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/proc_sysemu.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/silly_panic.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/sysemu_cmdParam.patch delete mode 100644 packages/linux-uml/linux-uml-2.6.7/um-sysemu.patch delete mode 100644 packages/linux-uml/linux-uml_2.6.11-rc1-mm1.bb rename packages/linux-uml/{linux-uml-2.6.7/Add_os_make_pty_raw.patch => linux-uml_2.6.11-rc2-mm1.bb} (100%) delete mode 100644 packages/linux-uml/linux-uml_2.6.7.bb diff --git a/packages/linux-uml/linux-uml-2.6.11-rc1-mm1/compile-fix.patch b/packages/linux-uml/linux-uml-2.6.11-rc2-mm1/compile-fix.patch similarity index 100% rename from packages/linux-uml/linux-uml-2.6.11-rc1-mm1/compile-fix.patch rename to packages/linux-uml/linux-uml-2.6.11-rc2-mm1/compile-fix.patch diff --git a/packages/linux-uml/linux-uml-2.6.11-rc1-mm1/defconfig b/packages/linux-uml/linux-uml-2.6.11-rc2-mm1/defconfig similarity index 100% rename from packages/linux-uml/linux-uml-2.6.11-rc1-mm1/defconfig rename to packages/linux-uml/linux-uml-2.6.11-rc2-mm1/defconfig diff --git a/packages/linux-uml/linux-uml-2.6.7/EINTR_safety.patch b/packages/linux-uml/linux-uml-2.6.7/EINTR_safety.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/Export_strncpy.patch b/packages/linux-uml/linux-uml-2.6.7/Export_strncpy.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/Fix_os_process_pc.patch b/packages/linux-uml/linux-uml-2.6.7/Fix_os_process_pc.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/Ghash.patch b/packages/linux-uml/linux-uml-2.6.7/Ghash.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/H-02-Fixdep-improve.patch b/packages/linux-uml/linux-uml-2.6.7/H-02-Fixdep-improve.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/HostFs-2.6-fd_leak.patch b/packages/linux-uml/linux-uml-2.6.7/HostFs-2.6-fd_leak.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/Hostaudio_clean.patch b/packages/linux-uml/linux-uml-2.6.7/Hostaudio_clean.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/LegacyTerminalSupport.patch b/packages/linux-uml/linux-uml-2.6.7/LegacyTerminalSupport.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/Main-uml-patch-no-skas.patch b/packages/linux-uml/linux-uml-2.6.7/Main-uml-patch-no-skas.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/MakeHelp.patch b/packages/linux-uml/linux-uml-2.6.7/MakeHelp.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/Move_away_from_user.patch b/packages/linux-uml/linux-uml-2.6.7/Move_away_from_user.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/NR_tkill_undefined.patch b/packages/linux-uml/linux-uml-2.6.7/NR_tkill_undefined.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/SMP_fix.patch b/packages/linux-uml/linux-uml-2.6.7/SMP_fix.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/defconfig b/packages/linux-uml/linux-uml-2.6.7/defconfig deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/disable-UnitAtATime.patch b/packages/linux-uml/linux-uml-2.6.7/disable-UnitAtATime.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/fix-warnings.patch b/packages/linux-uml/linux-uml-2.6.7/fix-warnings.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/mconsole_exec.patch b/packages/linux-uml/linux-uml-2.6.7/mconsole_exec.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/proc_sysemu.patch b/packages/linux-uml/linux-uml-2.6.7/proc_sysemu.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/silly_panic.patch b/packages/linux-uml/linux-uml-2.6.7/silly_panic.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/sysemu_cmdParam.patch b/packages/linux-uml/linux-uml-2.6.7/sysemu_cmdParam.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml-2.6.7/um-sysemu.patch b/packages/linux-uml/linux-uml-2.6.7/um-sysemu.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/linux-uml/linux-uml_2.6.11-rc1-mm1.bb b/packages/linux-uml/linux-uml_2.6.11-rc1-mm1.bb deleted file mode 100644 index fd2e1abe46..0000000000 --- a/packages/linux-uml/linux-uml_2.6.11-rc1-mm1.bb +++ /dev/null @@ -1,58 +0,0 @@ -DESCRIPTION = "User Mode Linux Kernel" -SECTION = "kernel" -MAINTAINER = "Michael 'Mickey' Lauer " -LICENSE = "GPL" -KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}" -RCV = "${@bb.data.getVar('PV',d,True).split('-')[1]}" -MMV = "${@bb.data.getVar('PV',d,True).split('-')[2]}" -LV = "2.6.10" -PR = "r1" - -SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-${LV}.tar.bz2 \ - http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-${KV}-${RCV}.bz2;patch=1 \ - http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/${KV}-${RCV}/${KV}-${RCV}-${MMV}/${KV}-${RCV}-${MMV}.gz;patch=1 \ -http://www.suse.de/~kraxel/uml/patches/2.6.10-rc3/uml-core-on-panic;patch=1 \ -http://www.suse.de/~kraxel/uml/patches/2.6.10-rc3/uml-pretend-to-be-i586;patch=1 \ -http://www.suse.de/~kraxel/uml/patches/2.6.10-rc3/uml-general-protection-fault;patch=1 \ -http://www.suse.de/~kraxel/uml/patches/2.6.10-rc3/uml-x11-fb;patch=1 \ - file://defconfig" - -S = "${WORKDIR}/linux-${LV}" - -inherit kernel - -COMPATIBLE_HOST = 'i.86.*-linux' - -export OS = "Linux" -ARCH = "um" -SUBARCH = "${TARGET_ARCH}" -KERNEL_IMAGETYPE = "linux" -EXTRA_OEMAKE = "'CC=${KERNEL_CC}' 'LD=${KERNEL_LD}' \ - 'SUBARCH=${SUBARCH}'" - -do_configure() { - install -m 0644 ${WORKDIR}/defconfig .config - oe_runmake oldconfig -} - -do_compile() { - unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS - install -d arch/um/include/linux/ - install -m 0644 include/linux/inet.h arch/um/include/linux/ - kernel_do_compile -# oe_runmake ${KERNEL_IMAGETYPE} 'CC=${KERNEL_CC}' 'LD=${KERNEL_LD}' -} - -do_stage_prepend() { - install -d arch/um/boot/ - ln -sf ${S}/linux arch/um/boot/linux -} - -do_install() { - unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS - #oe_runmake DEPMOD=echo INSTALL_MOD_PATH="${D}" modules_install - install -d ${D}/boot - install -m 0755 linux ${D}/boot/linux-${PV} - install -m 0644 System.map ${D}/boot/System.map-${PV} - install -m 0644 .config ${D}/boot/config-${PV} -} diff --git a/packages/linux-uml/linux-uml-2.6.7/Add_os_make_pty_raw.patch b/packages/linux-uml/linux-uml_2.6.11-rc2-mm1.bb similarity index 100% rename from packages/linux-uml/linux-uml-2.6.7/Add_os_make_pty_raw.patch rename to packages/linux-uml/linux-uml_2.6.11-rc2-mm1.bb diff --git a/packages/linux-uml/linux-uml_2.6.7.bb b/packages/linux-uml/linux-uml_2.6.7.bb deleted file mode 100644 index e69de29bb2..0000000000 -- 2.39.5