* [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011
@ 2011-11-29 23:24 edwin.zhai
2011-11-29 23:24 ` [PATCH 1/8] gtk+: Upgrade to 2.24.8 edwin.zhai
` (8 more replies)
0 siblings, 9 replies; 11+ messages in thread
From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw)
To: openembedded-core
From: Zhai Edwin <edwin.zhai@intel.com>
All,
These are recipes upgrade for gtk+, busybox, libsoup-2.4... pls. help to review
and pull.
Thanks,
Edwin
bitbake: Update users of getVar/setVar to use the data store functions directly (2011-11-27 10:35:30 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib gzhai/master2
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2
Zhai Edwin (8):
gtk+: Upgrade to 2.24.8
xz: Upgrade to 5.0.3
polkit-gnome: Upgrade to 0.102
libsoup-2.4: Upgrade to 2.36.1
libcroco: Upgrade to 0.6.3
x11perf: Upgrade to 1.5.4
eee-acpi-scritps: Upgrade to 1.1.12 via git tag
busybox: Upgrade to 1.19.3
.../eee-acpi-scripts/eee-acpi-scripts_git.bb | 6 +-
.../eee-acpi-scripts/files/remove-doc-check.patch | 42 ++++++++--------
.../B921600.patch | 0
.../busybox-appletlib-dependency.patch | 0
.../busybox-udhcpc-no_deconfig.patch | 51 ++++++++++----------
.../{busybox-1.18.5 => busybox-1.19.3}/defconfig | 0
.../get_header_tar.patch | 0
.../run-parts.in.usr-bin.patch | 25 +++++-----
.../udhcpc-fix-nfsroot.patch | 0
.../udhcpscript.patch | 0
.../{busybox_1.18.5.bb => busybox_1.19.3.bb} | 6 +-
...polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} | 4 +-
.../xz/{xz_5.0.2.bb => xz_5.0.3.bb} | 4 +-
...Duplicate-the-exec-string-returned-by-gtk.patch | 0
.../cellrenderer-cairo.patch | 0
.../configure-nm.patch | 0
.../configurefix.patch | 0
.../{gtk+-2.24.6 => gtk+-2.24.8}/doc-fixes.patch | 0
.../{gtk+-2.24.6 => gtk+-2.24.8}/entry-cairo.patch | 0
.../hardcoded_libtool.patch | 0
.../{gtk+-2.24.6 => gtk+-2.24.8}/no-demos.patch | 0
.../run-iconcache.patch | 0
.../{gtk+-2.24.6 => gtk+-2.24.8}/toggle-font.diff | 0
.../{gtk+-2.24.6 => gtk+-2.24.8}/xsettings.patch | 0
.../gtk+/{gtk+_2.24.6.bb => gtk+_2.24.8.bb} | 6 +-
.../{x11perf_1.5.3.bb => x11perf_1.5.4.bb} | 6 +-
.../{libcroco_0.6.2.bb => libcroco_0.6.3.bb} | 4 +-
...libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} | 8 ++--
28 files changed, 82 insertions(+), 80 deletions(-)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/B921600.patch (100%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/busybox-appletlib-dependency.patch (100%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/busybox-udhcpc-no_deconfig.patch (74%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/defconfig (100%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/get_header_tar.patch (100%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/run-parts.in.usr-bin.patch (46%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/udhcpc-fix-nfsroot.patch (100%)
rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/udhcpscript.patch (100%)
rename meta/recipes-core/busybox/{busybox_1.18.5.bb => busybox_1.19.3.bb} (85%)
rename meta/recipes-extended/polkit/{polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} (86%)
rename meta/recipes-extended/xz/{xz_5.0.2.bb => xz_5.0.3.bb} (82%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/cellrenderer-cairo.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/configure-nm.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/configurefix.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/doc-fixes.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/entry-cairo.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/hardcoded_libtool.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/no-demos.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/run-iconcache.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/toggle-font.diff (100%)
rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/xsettings.patch (100%)
rename meta/recipes-gnome/gtk+/{gtk+_2.24.6.bb => gtk+_2.24.8.bb} (93%)
rename meta/recipes-graphics/xorg-app/{x11perf_1.5.3.bb => x11perf_1.5.4.bb} (76%)
rename meta/recipes-support/libcroco/{libcroco_0.6.2.bb => libcroco_0.6.3.bb} (80%)
rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} (53%)
^ permalink raw reply [flat|nested] 11+ messages in thread* [PATCH 1/8] gtk+: Upgrade to 2.24.8 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 2/8] xz: Upgrade to 5.0.3 edwin.zhai ` (7 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- ...Duplicate-the-exec-string-returned-by-gtk.patch | 0 .../cellrenderer-cairo.patch | 0 .../configure-nm.patch | 0 .../configurefix.patch | 0 .../{gtk+-2.24.6 => gtk+-2.24.8}/doc-fixes.patch | 0 .../{gtk+-2.24.6 => gtk+-2.24.8}/entry-cairo.patch | 0 .../hardcoded_libtool.patch | 0 .../{gtk+-2.24.6 => gtk+-2.24.8}/no-demos.patch | 0 .../run-iconcache.patch | 0 .../{gtk+-2.24.6 => gtk+-2.24.8}/toggle-font.diff | 0 .../{gtk+-2.24.6 => gtk+-2.24.8}/xsettings.patch | 0 .../gtk+/{gtk+_2.24.6.bb => gtk+_2.24.8.bb} | 6 +++--- 12 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/cellrenderer-cairo.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/configure-nm.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/configurefix.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/doc-fixes.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/entry-cairo.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/hardcoded_libtool.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/no-demos.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/run-iconcache.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/toggle-font.diff (100%) rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/xsettings.patch (100%) rename meta/recipes-gnome/gtk+/{gtk+_2.24.6.bb => gtk+_2.24.8.bb} (93%) diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/cellrenderer-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/cellrenderer-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/cellrenderer-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/cellrenderer-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/configure-nm.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/configure-nm.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/configure-nm.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/configure-nm.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/configurefix.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/configurefix.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/configurefix.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/configurefix.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/doc-fixes.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/doc-fixes.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/doc-fixes.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/doc-fixes.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/entry-cairo.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/entry-cairo.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/entry-cairo.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/entry-cairo.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/hardcoded_libtool.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/hardcoded_libtool.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/hardcoded_libtool.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/hardcoded_libtool.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/no-demos.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/no-demos.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/no-demos.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/no-demos.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/run-iconcache.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/run-iconcache.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/run-iconcache.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/run-iconcache.patch diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/toggle-font.diff b/meta/recipes-gnome/gtk+/gtk+-2.24.8/toggle-font.diff similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/toggle-font.diff rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/toggle-font.diff diff --git a/meta/recipes-gnome/gtk+/gtk+-2.24.6/xsettings.patch b/meta/recipes-gnome/gtk+/gtk+-2.24.8/xsettings.patch similarity index 100% rename from meta/recipes-gnome/gtk+/gtk+-2.24.6/xsettings.patch rename to meta/recipes-gnome/gtk+/gtk+-2.24.8/xsettings.patch diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.6.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb similarity index 93% rename from meta/recipes-gnome/gtk+/gtk+_2.24.6.bb rename to meta/recipes-gnome/gtk+/gtk+_2.24.8.bb index ade0a2d..fb88979 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb @@ -27,10 +27,10 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ # file://combo-arrow-size.patch;striplevel=0 # file://configurefix.patch -PR = "r2" +PR = "r0" -SRC_URI[md5sum] = "421100f6597e613234f8dead6091a9fe" -SRC_URI[sha256sum] = "6f45bdbf9ea27eb3b5f977d7ee2365dede0d0ce454985680c26e5210163bbf37" +SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" +SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" EXTRA_OECONF = "--without-libtiff --without-libjasper --enable-xkb --disable-glibtest --disable-cups --disable-xinerama" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 2/8] xz: Upgrade to 5.0.3 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai 2011-11-29 23:24 ` [PATCH 1/8] gtk+: Upgrade to 2.24.8 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 3/8] polkit-gnome: Upgrade to 0.102 edwin.zhai ` (6 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- .../xz/{xz_5.0.2.bb => xz_5.0.3.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/xz/{xz_5.0.2.bb => xz_5.0.3.bb} (82%) diff --git a/meta/recipes-extended/xz/xz_5.0.2.bb b/meta/recipes-extended/xz/xz_5.0.3.bb similarity index 82% rename from meta/recipes-extended/xz/xz_5.0.2.bb rename to meta/recipes-extended/xz/xz_5.0.3.bb index 549c116..bae71ec 100644 --- a/meta/recipes-extended/xz/xz_5.0.2.bb +++ b/meta/recipes-extended/xz/xz_5.0.3.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c475b6c7dca236740ace4bba553e8e1c \ SRC_URI = "http://tukaani.org/xz/xz-${PV}.tar.gz" -SRC_URI[md5sum] = "03d139cc14294fd45504989b914335ff" -SRC_URI[sha256sum] = "57e979baaa40147dde1bbb284e3618f8f18b6532c932648bd57b5aee674b98a7" +SRC_URI[md5sum] = "fefe52f9ecd521de2a8ce38c21a27574" +SRC_URI[sha256sum] = "10eb4df72dffb2fb14c3d2d82b450e72282ffcb9ee3908a8e5b392b8f09681bf" PR = "r0" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 3/8] polkit-gnome: Upgrade to 0.102 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai 2011-11-29 23:24 ` [PATCH 1/8] gtk+: Upgrade to 2.24.8 edwin.zhai 2011-11-29 23:24 ` [PATCH 2/8] xz: Upgrade to 5.0.3 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 4/8] libsoup-2.4: Upgrade to 2.36.1 edwin.zhai ` (5 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- ...polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/polkit/{polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} (86%) diff --git a/meta/recipes-extended/polkit/polkit-gnome_0.101.bb b/meta/recipes-extended/polkit/polkit-gnome_0.102.bb similarity index 86% rename from meta/recipes-extended/polkit/polkit-gnome_0.101.bb rename to meta/recipes-extended/polkit/polkit-gnome_0.102.bb index e619090..487e745 100644 --- a/meta/recipes-extended/polkit/polkit-gnome_0.101.bb +++ b/meta/recipes-extended/polkit/polkit-gnome_0.102.bb @@ -23,5 +23,5 @@ inherit autotools pkgconfig FILES_${PN} += " ${datadir}/dbus-1 \ ${datadir}/PolicyKit \ " -SRC_URI[md5sum] = "da6aaff473ed80f8958fd6f67a59defe" -SRC_URI[sha256sum] = "f1452e37b6681a0ade2c0cbb3734e6f78c421b958ab4d4eb6a2cd3b9f50db8d0" +SRC_URI[md5sum] = "f6b485ffd7bd605af815fd2747180481" +SRC_URI[sha256sum] = "81caa6972e651e90ef4ac31d7ed41bc79543d46b850dbd5b14b40f8ef7107d11" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 4/8] libsoup-2.4: Upgrade to 2.36.1 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai ` (2 preceding siblings ...) 2011-11-29 23:24 ` [PATCH 3/8] polkit-gnome: Upgrade to 0.102 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 5/8] libcroco: Upgrade to 0.6.3 edwin.zhai ` (4 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- ...libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} (53%) diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.34.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb similarity index 53% rename from meta/recipes-support/libsoup/libsoup-2.4_2.34.2.bb rename to meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb index 57af8f7..d8ee8d5 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.34.2.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb @@ -3,17 +3,17 @@ HOMEPAGE = "http://www.gnome.org/" BUGTRACKER = "https://bugzilla.gnome.org/" LICENSE = "LGPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" +LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" SECTION = "x11/gnome/libs" PR = "r0" DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" -SRC_URI = "${GNOME_MIRROR}/libsoup/2.34/libsoup-${PV}.tar.bz2" +SRC_URI = "${GNOME_MIRROR}/libsoup/2.36/libsoup-${PV}.tar.bz2" -SRC_URI[md5sum] = "2454b38681a6e082b613a781a501e721" -SRC_URI[sha256sum] = "1d70edc48c309528635012269733739f9cd22548913125864318a65d1b6f1261" +SRC_URI[md5sum] = "9c03fc033da61deaf5b403e9e9c884b8" +SRC_URI[sha256sum] = "c387eefd8214c458965b1d6e3490cea33b5bb6c81798cac90cde96136dc19401" S = "${WORKDIR}/libsoup-${PV}" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 5/8] libcroco: Upgrade to 0.6.3 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai ` (3 preceding siblings ...) 2011-11-29 23:24 ` [PATCH 4/8] libsoup-2.4: Upgrade to 2.36.1 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 6/8] x11perf: Upgrade to 1.5.4 edwin.zhai ` (3 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- .../{libcroco_0.6.2.bb => libcroco_0.6.3.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcroco/{libcroco_0.6.2.bb => libcroco_0.6.3.bb} (80%) diff --git a/meta/recipes-support/libcroco/libcroco_0.6.2.bb b/meta/recipes-support/libcroco/libcroco_0.6.3.bb similarity index 80% rename from meta/recipes-support/libcroco/libcroco_0.6.2.bb rename to meta/recipes-support/libcroco/libcroco_0.6.3.bb index bac0c8d..e886e62 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.2.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.3.bb @@ -15,5 +15,5 @@ inherit autotools pkgconfig gnome SRC_URI_append = " file://croco.patch;apply=yes " -SRC_URI[archive.md5sum] = "1429c597aa4b75fc610ab3a542c99209" -SRC_URI[archive.sha256sum] = "be24853f64c09b63d39e563fb0222e29bae1a33c3d9f6cbffc0bc27669371749" +SRC_URI[archive.md5sum] = "e1e93eeff4367c896f3959af34ba20eb" +SRC_URI[archive.sha256sum] = "746192d979263c74094d41e5ff0e19900b3d81eb2bd42c27c1c320dd94008034" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 6/8] x11perf: Upgrade to 1.5.4 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai ` (4 preceding siblings ...) 2011-11-29 23:24 ` [PATCH 5/8] libcroco: Upgrade to 0.6.3 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag edwin.zhai ` (2 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- .../{x11perf_1.5.3.bb => x11perf_1.5.4.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-app/{x11perf_1.5.3.bb => x11perf_1.5.4.bb} (76%) diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb b/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb similarity index 76% rename from meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb rename to meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb index 26057d5..15fa314 100644 --- a/meta/recipes-graphics/xorg-app/x11perf_1.5.3.bb +++ b/meta/recipes-graphics/xorg-app/x11perf_1.5.4.bb @@ -11,10 +11,10 @@ DEPENDS += "libxmu libxrender libxft libxext fontconfig" LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \ file://x11perf.h;endline=24;md5=29555066baf406a105ff917ac25b2d01" -PR = "r1" +PR = "r0" PE = "1" FILES_${PN} += "${libdir}/X11/x11perfcomp/*" -SRC_URI[md5sum] = "c3ac3667a6f5c3cead9847fbf4b5f36e" -SRC_URI[sha256sum] = "394d7355afe7f3b054ce6f30db78794c6305c6593d48b7fb86a9c89d9d9e21bd" +SRC_URI[md5sum] = "5c3c7431a38775caaea6051312a49bc9" +SRC_URI[sha256sum] = "24ee8857a2bf414b360addabf1c27ef797f7f504ee9bc409c151760bfbe53184" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai ` (5 preceding siblings ...) 2011-11-29 23:24 ` [PATCH 6/8] x11perf: Upgrade to 1.5.4 edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-29 23:24 ` [PATCH 8/8] busybox: Upgrade to 1.19.3 edwin.zhai 2011-11-30 22:07 ` [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 Richard Purdie 8 siblings, 0 replies; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- .../eee-acpi-scripts/eee-acpi-scripts_git.bb | 6 +- .../eee-acpi-scripts/files/remove-doc-check.patch | 42 ++++++++++---------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb index b721bb5..244cd94 100644 --- a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb +++ b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb @@ -5,9 +5,9 @@ SECTION = "base" LICENSE="GPL" LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c" -SRCREV = "e224937ba51165e2a52252f9a113c8a82c01bb36" -PV = "1.1.11+git${SRCPV}" -PR = "r4" +SRCREV = "9d4cdedca25b396405f8587f9c4fbf8229e041c2" +PV = "1.1.12+git${SRCPV}" +PR = "r0" RDEPENDS_${PN} = "pm-utils" diff --git a/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch b/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch index fc2c291..efb3dca 100644 --- a/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch +++ b/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch @@ -7,14 +7,14 @@ Upstream-Status: Inappropriate [configuration] -Index: git/eeepc-acpi-scripts/hotkey.sh +Index: git/eeepc-acpi-scripts/volume.sh =================================================================== ---- git.orig/eeepc-acpi-scripts/hotkey.sh 2010-11-28 16:02:17.000000000 +0800 -+++ git/eeepc-acpi-scripts/hotkey.sh 2010-11-28 16:02:44.000000000 +0800 -@@ -1,12 +1,10 @@ - #!/bin/sh +--- git.orig/eeepc-acpi-scripts/volume.sh 2011-11-29 19:21:55.000000000 +0800 ++++ git/eeepc-acpi-scripts/volume.sh 2011-11-29 19:41:36.000000000 +0800 +@@ -3,12 +3,10 @@ + [ -d /sys/devices/platform/eeepc ] || [ -d /sys/devices/platform/eeepc-wmi ] || exit 0 + # Volume controls - test -d /sys/bus/platform/devices/eeepc || exit 0 -# do nothing if package is removed PKG=eeepc-acpi-scripts PKG_DIR=/usr/share/acpi-support/$PKG @@ -22,16 +22,16 @@ Index: git/eeepc-acpi-scripts/hotkey.sh DEFAULT=/etc/default/$PKG -[ -e "$FUNC_LIB" ] || exit 0 - case $(runlevel) in - *0|*6) -Index: git/eeepc-acpi-scripts/vga-toggle.sh + . $FUNC_LIB + . $PKG_DIR/lib/sound.sh +Index: git/eeepc-acpi-scripts/hotkey.sh =================================================================== ---- git.orig/eeepc-acpi-scripts/vga-toggle.sh 2010-11-28 16:03:57.000000000 +0800 -+++ git/eeepc-acpi-scripts/vga-toggle.sh 2010-11-28 16:04:03.000000000 +0800 +--- git.orig/eeepc-acpi-scripts/hotkey.sh 2011-11-29 19:21:55.000000000 +0800 ++++ git/eeepc-acpi-scripts/hotkey.sh 2011-11-29 19:39:51.000000000 +0800 @@ -1,12 +1,10 @@ #!/bin/sh - test -d /sys/bus/platform/devices/eeepc || exit 0 + [ -d /sys/devices/platform/eeepc ] || [ -d /sys/devices/platform/eeepc-wmi ] || exit 0 -# do nothing if package is removed PKG=eeepc-acpi-scripts PKG_DIR=/usr/share/acpi-support/$PKG @@ -39,16 +39,16 @@ Index: git/eeepc-acpi-scripts/vga-toggle.sh DEFAULT=/etc/default/$PKG -[ -e "$FUNC_LIB" ] || exit 0 - if [ -e "$DEFAULT" ]; then . "$DEFAULT"; fi - . $FUNC_LIB -Index: git/eeepc-acpi-scripts/volume.sh + case $(runlevel) in + *0|*6) +Index: git/eeepc-acpi-scripts/vga-toggle.sh =================================================================== ---- git.orig/eeepc-acpi-scripts/volume.sh 2010-11-28 16:04:34.000000000 +0800 -+++ git/eeepc-acpi-scripts/volume.sh 2010-11-28 16:04:40.000000000 +0800 -@@ -3,12 +3,10 @@ - test -d /sys/bus/platform/devices/eeepc || exit 0 - # Volume controls +--- git.orig/eeepc-acpi-scripts/vga-toggle.sh 2011-11-29 19:21:55.000000000 +0800 ++++ git/eeepc-acpi-scripts/vga-toggle.sh 2011-11-29 19:40:24.000000000 +0800 +@@ -1,12 +1,10 @@ + #!/bin/sh + [ -d /sys/devices/platform/eeepc ] || [ -d /sys/devices/platform/eeepc-wmi ] || exit 0 -# do nothing if package is removed PKG=eeepc-acpi-scripts PKG_DIR=/usr/share/acpi-support/$PKG @@ -56,5 +56,5 @@ Index: git/eeepc-acpi-scripts/volume.sh DEFAULT=/etc/default/$PKG -[ -e "$FUNC_LIB" ] || exit 0 + if [ -e "$DEFAULT" ]; then . "$DEFAULT"; fi . $FUNC_LIB - . $PKG_DIR/lib/sound.sh -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH 8/8] busybox: Upgrade to 1.19.3 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai ` (6 preceding siblings ...) 2011-11-29 23:24 ` [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag edwin.zhai @ 2011-11-29 23:24 ` edwin.zhai 2011-11-30 19:23 ` Anders Darander 2011-11-30 22:07 ` [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 Richard Purdie 8 siblings, 1 reply; 11+ messages in thread From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw) To: openembedded-core From: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> --- .../B921600.patch | 0 .../busybox-appletlib-dependency.patch | 0 .../busybox-udhcpc-no_deconfig.patch | 51 ++++++++++---------- .../{busybox-1.18.5 => busybox-1.19.3}/defconfig | 0 .../get_header_tar.patch | 0 .../run-parts.in.usr-bin.patch | 25 +++++----- .../udhcpc-fix-nfsroot.patch | 0 .../udhcpscript.patch | 0 .../{busybox_1.18.5.bb => busybox_1.19.3.bb} | 6 +- 9 files changed, 42 insertions(+), 40 deletions(-) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/B921600.patch (100%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/busybox-appletlib-dependency.patch (100%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/busybox-udhcpc-no_deconfig.patch (74%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/defconfig (100%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/get_header_tar.patch (100%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/run-parts.in.usr-bin.patch (46%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/udhcpc-fix-nfsroot.patch (100%) rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/udhcpscript.patch (100%) rename meta/recipes-core/busybox/{busybox_1.18.5.bb => busybox_1.19.3.bb} (85%) diff --git a/meta/recipes-core/busybox/busybox-1.18.5/B921600.patch b/meta/recipes-core/busybox/busybox-1.19.3/B921600.patch similarity index 100% rename from meta/recipes-core/busybox/busybox-1.18.5/B921600.patch rename to meta/recipes-core/busybox/busybox-1.19.3/B921600.patch diff --git a/meta/recipes-core/busybox/busybox-1.18.5/busybox-appletlib-dependency.patch b/meta/recipes-core/busybox/busybox-1.19.3/busybox-appletlib-dependency.patch similarity index 100% rename from meta/recipes-core/busybox/busybox-1.18.5/busybox-appletlib-dependency.patch rename to meta/recipes-core/busybox/busybox-1.19.3/busybox-appletlib-dependency.patch diff --git a/meta/recipes-core/busybox/busybox-1.18.5/busybox-udhcpc-no_deconfig.patch b/meta/recipes-core/busybox/busybox-1.19.3/busybox-udhcpc-no_deconfig.patch similarity index 74% rename from meta/recipes-core/busybox/busybox-1.18.5/busybox-udhcpc-no_deconfig.patch rename to meta/recipes-core/busybox/busybox-1.19.3/busybox-udhcpc-no_deconfig.patch index 405d482..e7c1a6a 100644 --- a/meta/recipes-core/busybox/busybox-1.18.5/busybox-udhcpc-no_deconfig.patch +++ b/meta/recipes-core/busybox/busybox-1.19.3/busybox-udhcpc-no_deconfig.patch @@ -15,11 +15,12 @@ option spec is changed Signed-off-by: Qing He <qing.he@intel.com> -diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/udhcp/dhcpc.c ---- busybox-1.17.3.orig/networking/udhcp/dhcpc.c -+++ busybox-1.17.3/networking/udhcp/dhcpc.c -@@ -35,6 +35,9 @@ - #endif +Index: busybox-1.19.3/networking/udhcp/dhcpc.c +=================================================================== +--- busybox-1.19.3.orig/networking/udhcp/dhcpc.c 2011-09-06 10:35:17.000000000 +0800 ++++ busybox-1.19.3/networking/udhcp/dhcpc.c 2011-11-29 20:22:51.000000000 +0800 +@@ -29,6 +29,9 @@ + #include <netpacket/packet.h> #include <linux/filter.h> +/* option whether to down the interface when reconfiguring */ @@ -28,7 +29,15 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ /* struct client_config_t client_config is in bb_common_bufsiz1 */ -@@ -709,7 +712,8 @@ +@@ -82,6 +85,7 @@ + OPT_x = 1 << 18, + OPT_f = 1 << 19, + OPT_B = 1 << 20, ++ OPT_D = 1 << 21, + /* The rest has variable bit positions, need to be clever */ + OPTBIT_B = 20, + USE_FOR_MMU( OPTBIT_b,) +@@ -899,7 +903,8 @@ state = RENEW_REQUESTED; break; case RENEW_REQUESTED: /* impatient are we? fine, square 1 */ @@ -38,7 +47,7 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ case REQUESTING: case RELEASED: change_listen_mode(LISTEN_RAW); -@@ -733,7 +737,8 @@ +@@ -923,7 +928,8 @@ bb_info_msg("Unicasting a release of %s to %s", inet_ntoa(temp_addr), buffer); send_release(server_addr, requested_ip); /* unicast */ @@ -48,24 +57,16 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ } bb_info_msg("Entering released state"); -@@ -836,6 +841,7 @@ - OPT_o = 1 << 17, - OPT_x = 1 << 18, - OPT_f = 1 << 19, -+ OPT_D = 1 << 20, - /* The rest has variable bit positions, need to be clever */ - OPTBIT_f = 20, - USE_FOR_MMU( OPTBIT_b,) -@@ -861,7 +867,7 @@ +@@ -1083,7 +1089,7 @@ #endif ; IF_LONG_OPTS(applet_long_options = udhcpc_longopts;) -- opt = getopt32(argv, "CV:H:h:F:i:np:qRr:s:T:t:SA:O:ox:f" -+ opt = getopt32(argv, "CV:H:h:F:i:np:qRr:s:T:t:SA:O:ox:fD" +- opt = getopt32(argv, "CV:H:h:F:i:np:qRr:s:T:t:SA:O:ox:fB" ++ opt = getopt32(argv, "CV:H:h:F:i:np:qRr:s:T:t:SA:O:ox:fBD" USE_FOR_MMU("b") IF_FEATURE_UDHCPC_ARPING("a") IF_FEATURE_UDHCP_PORT("P:") -@@ -950,6 +956,9 @@ +@@ -1175,6 +1181,9 @@ logmode |= LOGMODE_SYSLOG; } @@ -75,7 +76,7 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ /* Make sure fd 0,1,2 are open */ bb_sanitize_stdio(); /* Equivalent of doing a fflush after every \n */ -@@ -964,7 +973,8 @@ +@@ -1189,7 +1198,8 @@ srand(monotonic_us()); state = INIT_SELECTING; @@ -85,7 +86,7 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ change_listen_mode(LISTEN_RAW); packet_num = 0; timeout = 0; -@@ -1100,7 +1110,8 @@ +@@ -1341,7 +1351,8 @@ } /* Timed out, enter init state */ bb_info_msg("Lease lost, entering init state"); @@ -93,9 +94,9 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ + if (allow_deconfig) + udhcp_run_script(NULL, "deconfig"); state = INIT_SELECTING; + client_config.first_secs = 0; /* make secs field count from 0 */ /*timeout = 0; - already is */ - packet_num = 0; -@@ -1246,7 +1257,8 @@ +@@ -1489,7 +1500,8 @@ send_decline(xid, server_addr, packet.yiaddr); if (state != REQUESTING) @@ -104,8 +105,8 @@ diff -ur busybox-1.17.3.orig/networking/udhcp/dhcpc.c busybox-1.17.3/networking/ + udhcp_run_script(NULL, "deconfig"); change_listen_mode(LISTEN_RAW); state = INIT_SELECTING; - requested_ip = 0; -@@ -1292,7 +1304,8 @@ + client_config.first_secs = 0; /* make secs field count from 0 */ +@@ -1536,7 +1548,8 @@ bb_info_msg("Received DHCP NAK"); udhcp_run_script(&packet, "nak"); if (state != REQUESTING) diff --git a/meta/recipes-core/busybox/busybox-1.18.5/defconfig b/meta/recipes-core/busybox/busybox-1.19.3/defconfig similarity index 100% rename from meta/recipes-core/busybox/busybox-1.18.5/defconfig rename to meta/recipes-core/busybox/busybox-1.19.3/defconfig diff --git a/meta/recipes-core/busybox/busybox-1.18.5/get_header_tar.patch b/meta/recipes-core/busybox/busybox-1.19.3/get_header_tar.patch similarity index 100% rename from meta/recipes-core/busybox/busybox-1.18.5/get_header_tar.patch rename to meta/recipes-core/busybox/busybox-1.19.3/get_header_tar.patch diff --git a/meta/recipes-core/busybox/busybox-1.18.5/run-parts.in.usr-bin.patch b/meta/recipes-core/busybox/busybox-1.19.3/run-parts.in.usr-bin.patch similarity index 46% rename from meta/recipes-core/busybox/busybox-1.18.5/run-parts.in.usr-bin.patch rename to meta/recipes-core/busybox/busybox-1.19.3/run-parts.in.usr-bin.patch index 7d532e6..5fcce63 100644 --- a/meta/recipes-core/busybox/busybox-1.18.5/run-parts.in.usr-bin.patch +++ b/meta/recipes-core/busybox/busybox-1.19.3/run-parts.in.usr-bin.patch @@ -15,15 +15,16 @@ Upstream-Status: Inappropriate [configuration] # Poky doesn't have debianutils, but let's keep it for safety # above comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06 -diff -uNr busybox-1.15.3.orig//include/applets.src.h busybox-1.15.3/include/applets.src.h ---- busybox-1.15.3.orig//include/applets.src.h 2009-12-12 22:13:28.000000000 +0100 -+++ busybox-1.15.3/include/applets.src.h 2010-04-30 15:35:40.000000000 +0200 -@@ -323,7 +323,7 @@ - IF_RPM(APPLET(rpm, _BB_DIR_BIN, _BB_SUID_DROP)) - IF_RPM2CPIO(APPLET(rpm2cpio, _BB_DIR_USR_BIN, _BB_SUID_DROP)) - IF_RTCWAKE(APPLET(rtcwake, _BB_DIR_USR_BIN, _BB_SUID_DROP)) --IF_RUN_PARTS(APPLET_ODDNAME(run-parts, run_parts, _BB_DIR_BIN, _BB_SUID_DROP, run_parts)) -+IF_RUN_PARTS(APPLET_ODDNAME(run-parts, run_parts, _BB_DIR_USR_BIN, _BB_SUID_DROP, run_parts)) - IF_RUNCON(APPLET(runcon, _BB_DIR_USR_BIN, _BB_SUID_DROP)) - IF_RUNLEVEL(APPLET(runlevel, _BB_DIR_SBIN, _BB_SUID_DROP)) - IF_RUNSV(APPLET(runsv, _BB_DIR_USR_BIN, _BB_SUID_DROP)) +Index: busybox-1.19.3/include/applets.src.h +=================================================================== +--- busybox-1.19.3.orig/include/applets.src.h 2011-09-06 10:35:36.000000000 +0800 ++++ busybox-1.19.3/include/applets.src.h 2011-11-29 20:12:22.000000000 +0800 +@@ -306,7 +306,7 @@ + IF_RPM(APPLET(rpm, BB_DIR_BIN, BB_SUID_DROP)) + IF_RPM2CPIO(APPLET(rpm2cpio, BB_DIR_USR_BIN, BB_SUID_DROP)) + IF_RTCWAKE(APPLET(rtcwake, BB_DIR_USR_BIN, BB_SUID_DROP)) +-IF_RUN_PARTS(APPLET_ODDNAME(run-parts, run_parts, BB_DIR_BIN, BB_SUID_DROP, run_parts)) ++IF_RUN_PARTS(APPLET_ODDNAME(run-parts, run_parts, BB_DIR_USR_BIN, BB_SUID_DROP, run_parts)) + IF_RUNCON(APPLET(runcon, BB_DIR_USR_BIN, BB_SUID_DROP)) + IF_RUNLEVEL(APPLET(runlevel, BB_DIR_SBIN, BB_SUID_DROP)) + IF_RUNSV(APPLET(runsv, BB_DIR_USR_BIN, BB_SUID_DROP)) diff --git a/meta/recipes-core/busybox/busybox-1.18.5/udhcpc-fix-nfsroot.patch b/meta/recipes-core/busybox/busybox-1.19.3/udhcpc-fix-nfsroot.patch similarity index 100% rename from meta/recipes-core/busybox/busybox-1.18.5/udhcpc-fix-nfsroot.patch rename to meta/recipes-core/busybox/busybox-1.19.3/udhcpc-fix-nfsroot.patch diff --git a/meta/recipes-core/busybox/busybox-1.18.5/udhcpscript.patch b/meta/recipes-core/busybox/busybox-1.19.3/udhcpscript.patch similarity index 100% rename from meta/recipes-core/busybox/busybox-1.18.5/udhcpscript.patch rename to meta/recipes-core/busybox/busybox-1.19.3/udhcpscript.patch diff --git a/meta/recipes-core/busybox/busybox_1.18.5.bb b/meta/recipes-core/busybox/busybox_1.19.3.bb similarity index 85% rename from meta/recipes-core/busybox/busybox_1.18.5.bb rename to meta/recipes-core/busybox/busybox_1.19.3.bb index 17d583e..08e7909 100644 --- a/meta/recipes-core/busybox/busybox_1.18.5.bb +++ b/meta/recipes-core/busybox/busybox_1.19.3.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r2" +PR = "r0" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://udhcpscript.patch \ @@ -25,7 +25,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://umount.busybox \ file://defconfig" -SRC_URI[tarball.md5sum] = "96dd43cc7cee4017a6bf31b7da82a1f5" -SRC_URI[tarball.sha256sum] = "10954fcd5c48d8a262a3497b16227bf983a05658bf2bf661af2fdeca773f2fc0" +SRC_URI[tarball.md5sum] = "c3938e1ac59602387009bbf1dd1af7f6" +SRC_URI[tarball.sha256sum] = "a1a9a35732c719ef384f02b6e357c324d8be25bc154af91a48c4264b1e6038f0" EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y" -- 1.7.1 ^ permalink raw reply related [flat|nested] 11+ messages in thread
* Re: [PATCH 8/8] busybox: Upgrade to 1.19.3 2011-11-29 23:24 ` [PATCH 8/8] busybox: Upgrade to 1.19.3 edwin.zhai @ 2011-11-30 19:23 ` Anders Darander 0 siblings, 0 replies; 11+ messages in thread From: Anders Darander @ 2011-11-30 19:23 UTC (permalink / raw) To: Patches and discussions about the oe-core layer Cc: openembedded-core@lists.openembedded.org -- Anders Darander ChargeStorm AB Tel: +46 70 244 8436 Laxholmstorget 3 Email: anders@chargestorm.se 602 21 Norrköping, Sweden Web: http://www.chargestorm.se On 30 nov 2011, at 00:30, "edwin.zhai@intel.com" <edwin.zhai@intel.com> wrote: > From: Zhai Edwin <edwin.zhai@intel.com> > > Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> > --- > .../B921600.patch | 0 > .../busybox-appletlib-dependency.patch | 0 > .../busybox-udhcpc-no_deconfig.patch | 51 ++++++++++---------- > .../{busybox-1.18.5 => busybox-1.19.3}/defconfig | 0 Just moving the old defconfig means that we don't have any explicit control of how busybox is built. (It's left to the default in busybox for all new/renamed features). See e.g. http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012986.html for a discussion of some of the new features that will be enabled by default. Remember though, that a number of new features had already been disabled prior to the creation of the list being discussed in that email. /Anders > .../get_header_tar.patch | 0 > .../run-parts.in.usr-bin.patch | 25 +++++----- > .../udhcpc-fix-nfsroot.patch | 0 > .../udhcpscript.patch | 0 > .../{busybox_1.18.5.bb => busybox_1.19.3.bb} | 6 +- > 9 files changed, 42 insertions(+), 40 deletions(-) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai ` (7 preceding siblings ...) 2011-11-29 23:24 ` [PATCH 8/8] busybox: Upgrade to 1.19.3 edwin.zhai @ 2011-11-30 22:07 ` Richard Purdie 8 siblings, 0 replies; 11+ messages in thread From: Richard Purdie @ 2011-11-30 22:07 UTC (permalink / raw) To: Patches and discussions about the oe-core layer On Wed, 2011-11-30 at 07:24 +0800, edwin.zhai@intel.com wrote: > From: Zhai Edwin <edwin.zhai@intel.com> > > All, > These are recipes upgrade for gtk+, busybox, libsoup-2.4... pls. help to review > and pull. > > Thanks, > Edwin > > bitbake: Update users of getVar/setVar to use the data store functions directly (2011-11-27 10:35:30 +0000) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib gzhai/master2 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2 > > Zhai Edwin (8): > gtk+: Upgrade to 2.24.8 > xz: Upgrade to 5.0.3 > polkit-gnome: Upgrade to 0.102 > libsoup-2.4: Upgrade to 2.36.1 > libcroco: Upgrade to 0.6.3 > x11perf: Upgrade to 1.5.4 > eee-acpi-scritps: Upgrade to 1.1.12 via git tag > busybox: Upgrade to 1.19.3 I merged all these except busybox which I'm going to defer to Ander's patch for. Cheers, Richard ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2011-11-30 22:14 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai 2011-11-29 23:24 ` [PATCH 1/8] gtk+: Upgrade to 2.24.8 edwin.zhai 2011-11-29 23:24 ` [PATCH 2/8] xz: Upgrade to 5.0.3 edwin.zhai 2011-11-29 23:24 ` [PATCH 3/8] polkit-gnome: Upgrade to 0.102 edwin.zhai 2011-11-29 23:24 ` [PATCH 4/8] libsoup-2.4: Upgrade to 2.36.1 edwin.zhai 2011-11-29 23:24 ` [PATCH 5/8] libcroco: Upgrade to 0.6.3 edwin.zhai 2011-11-29 23:24 ` [PATCH 6/8] x11perf: Upgrade to 1.5.4 edwin.zhai 2011-11-29 23:24 ` [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag edwin.zhai 2011-11-29 23:24 ` [PATCH 8/8] busybox: Upgrade to 1.19.3 edwin.zhai 2011-11-30 19:23 ` Anders Darander 2011-11-30 22:07 ` [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 Richard Purdie
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox