From: Qing He <qing.he@intel.com>
To: "Wold, Saul" <saul.wold@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH 0/9] [PULL] base utils and libs upgrade
Date: Thu, 18 Nov 2010 11:12:30 +0800 [thread overview]
Message-ID: <20101118031230.GA3589@qhe2-db> (raw)
In-Reply-To: <4CE41F9A.1020407@intel.com>
On Thu, 2010-11-18 at 02:31 +0800, Wold, Saul wrote:
> On 11/17/2010 12:39 AM, Qing He wrote:
> >
> >
> > Pull URL: git://git.pokylinux.org/poky-contrib.git
> > Branch: qhe/distro
> > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=qhe/distro
> >
> > Thanks,
> > Qing He
> > ---
> >
> I will take this set of updates, but had one question below.
>
> Sau!
>
> >
> > Qing He (9):
> > libnl: upgrade to version 2.0
> Why did you remove the utils.c from the LIC_FILES_CHKSUM list?
Saul,
There is a major directory re-org of the libnl, so utils.c is
not there anymore.
There is however, some problem in this package. A new
src/COPYING is introduced labeled GPLv3, but not a single file is under
this license, all of them are still LGPLv2 or GPLv2.
Thanks,
Qing
>
> > libtasn1: upgrade to version 2.8
> > syslinux: upgrade to version 4.03
> > busybox: upgrade to version 1.17.3
> > dbus: upgrade to version 1.4.0
> > dbus-glib: upgrade to version 0.88
> > dhcp: upgrade to version 4.2.0
> > sysstat: upgrade to version 9.1.5
> > openssl: upgrade to version 0.9.8p
> >
> > .../dhcp-3.0.3-dhclient-dbus.patch | 0
> > .../fix-client-path.patch | 0
> > .../fixincludes.patch | 0
> > .../{dhcp-4.1.1-P1 => dhcp-4.2.0}/noattrmode.patch | 0
> > .../dhcp/{dhcp-4.1.1-P1 => dhcp-4.2.0}/site.h | 0
> > .../dhcp/{dhcp_4.1.1-P1.bb => dhcp_4.2.0.bb} | 2 +-
> > .../configure-targets.patch | 0
> > .../debian/ca.patch | 0
> > .../debian/config-hurd.patch | 0
> > .../debian/debian-targets.patch | 0
> > .../debian/engines-path.patch | 0
> > .../debian/kfreebsd-pipe.patch | 0
> > .../debian/make-targets.patch | 0
> > .../debian/man-dir.patch | 0
> > .../debian/man-section.patch | 0
> > .../debian/no-rpath.patch | 0
> > .../debian/no-symbolic.patch | 0
> > .../debian/perl-path.diff | 0
> > .../debian/pic.patch | 0
> > .../debian/pkg-config.patch | 0
> > .../debian/rc4-amd64.patch | 0
> > .../debian/rehash-crt.patch | 0
> > .../debian/rehash_pod.patch | 0
> > .../debian/series | 0
> > .../debian/shared-lib-ext.patch | 0
> > .../debian/stddef.patch | 0
> > .../debian/valgrind.patch | 0
> > .../debian/version-script.patch | 0
> > .../shared-libs.patch | 0
> > .../{openssl_0.9.8o.bb => openssl_0.9.8p.bb} | 0
> > .../B921600.patch | 0
> > .../busybox-appletlib-dependency.patch | 0
> > .../{busybox-1.16.2 => busybox-1.17.3}/defconfig | 0
> > .../get_header_tar.patch | 0
> > .../make-382-fix.patch | 0
> > .../run-parts.in.usr-bin.patch | 6 +-
> > .../udhcpc-fix-nfsroot.patch | 0
> > .../udhcpscript.patch | 0
> > meta/recipes-core/busybox/busybox.inc | 9 +++-
> > .../{busybox_1.16.2.bb => busybox_1.17.3.bb} | 2 +-
> > .../dbus/dbus-1.2.24/fix-install-daemon.patch | 56 --------------------
> > .../dbus/{dbus-1.2.24 => dbus-1.4.0}/dbus-1.init | 0
> > .../dbus/{dbus-1.2.24 => dbus-1.4.0}/tmpdir.patch | 0
> > .../fix_asneeded.patch | 0
> > .../no-examples.patch | 0
> > .../dbus/{dbus-glib_0.86.bb => dbus-glib_0.88.bb} | 0
> > meta/recipes-core/dbus/dbus.inc | 1 -
> > .../dbus/{dbus_1.2.24.bb => dbus_1.4.0.bb} | 2 +-
> > .../syslinux/files/cross-build.patch | 7 ++-
> > .../{syslinux_3.86.bb => syslinux_4.03.bb} | 2 +-
> > .../sysstat/{sysstat_9.1.4.bb => sysstat_9.1.5.bb} | 0
> > .../gnutls/{libtasn1_2.7.bb => libtasn1_2.8.bb} | 2 +-
> > meta/recipes-support/libnl/libnl/compilefix.patch | 12 ----
> > .../libnl/libnl/local-includes.patch | 11 ----
> > .../libnl/{libnl_1.1.bb => libnl_2.0.bb} | 11 ++--
> > 55 files changed, 27 insertions(+), 96 deletions(-)
> > rename meta/recipes-connectivity/dhcp/{dhcp-4.1.1-P1 => dhcp-4.2.0}/dhcp-3.0.3-dhclient-dbus.patch (100%)
> > rename meta/recipes-connectivity/dhcp/{dhcp-4.1.1-P1 => dhcp-4.2.0}/fix-client-path.patch (100%)
> > rename meta/recipes-connectivity/dhcp/{dhcp-4.1.1-P1 => dhcp-4.2.0}/fixincludes.patch (100%)
> > rename meta/recipes-connectivity/dhcp/{dhcp-4.1.1-P1 => dhcp-4.2.0}/noattrmode.patch (100%)
> > rename meta/recipes-connectivity/dhcp/{dhcp-4.1.1-P1 => dhcp-4.2.0}/site.h (100%)
> > rename meta/recipes-connectivity/dhcp/{dhcp_4.1.1-P1.bb => dhcp_4.2.0.bb} (94%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/configure-targets.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/ca.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/config-hurd.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/debian-targets.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/engines-path.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/kfreebsd-pipe.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/make-targets.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/man-dir.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/man-section.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/no-rpath.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/no-symbolic.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/perl-path.diff (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/pic.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/pkg-config.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/rc4-amd64.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/rehash-crt.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/rehash_pod.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/series (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/shared-lib-ext.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/stddef.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/valgrind.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/debian/version-script.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl-0.9.8o => openssl-0.9.8p}/shared-libs.patch (100%)
> > rename meta/recipes-connectivity/openssl/{openssl_0.9.8o.bb => openssl_0.9.8p.bb} (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/B921600.patch (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/busybox-appletlib-dependency.patch (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/defconfig (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/get_header_tar.patch (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/make-382-fix.patch (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/run-parts.in.usr-bin.patch (82%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/udhcpc-fix-nfsroot.patch (100%)
> > rename meta/recipes-core/busybox/{busybox-1.16.2 => busybox-1.17.3}/udhcpscript.patch (100%)
> > rename meta/recipes-core/busybox/{busybox_1.16.2.bb => busybox_1.17.3.bb} (98%)
> > delete mode 100644 meta/recipes-core/dbus/dbus-1.2.24/fix-install-daemon.patch
> > rename meta/recipes-core/dbus/{dbus-1.2.24 => dbus-1.4.0}/dbus-1.init (100%)
> > rename meta/recipes-core/dbus/{dbus-1.2.24 => dbus-1.4.0}/tmpdir.patch (100%)
> > rename meta/recipes-core/dbus/{dbus-glib-0.86 => dbus-glib-0.88}/fix_asneeded.patch (100%)
> > rename meta/recipes-core/dbus/{dbus-glib-0.86 => dbus-glib-0.88}/no-examples.patch (100%)
> > rename meta/recipes-core/dbus/{dbus-glib_0.86.bb => dbus-glib_0.88.bb} (100%)
> > rename meta/recipes-core/dbus/{dbus_1.2.24.bb => dbus_1.4.0.bb} (64%)
> > rename meta/recipes-devtools/syslinux/{syslinux_3.86.bb => syslinux_4.03.bb} (99%)
> > rename meta/recipes-extended/sysstat/{sysstat_9.1.4.bb => sysstat_9.1.5.bb} (100%)
> > rename meta/recipes-support/gnutls/{libtasn1_2.7.bb => libtasn1_2.8.bb} (98%)
> > delete mode 100644 meta/recipes-support/libnl/libnl/compilefix.patch
> > delete mode 100644 meta/recipes-support/libnl/libnl/local-includes.patch
> > rename meta/recipes-support/libnl/{libnl_1.1.bb => libnl_2.0.bb} (61%)
> >
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
> >
>
next prev parent reply other threads:[~2010-11-18 3:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-17 8:39 [PATCH 0/9] [PULL] base utils and libs upgrade Qing He
2010-11-15 9:16 ` [PATCH 1/9] libnl: upgrade to version 2.0 Qing He
2010-11-16 1:27 ` [PATCH 2/9] libtasn1: upgrade to version 2.8 Qing He
2010-11-16 5:32 ` [PATCH 3/9] syslinux: upgrade to version 4.03 Qing He
2010-11-17 2:51 ` [PATCH 4/9] busybox: upgrade to version 1.17.3 Qing He
2010-11-17 23:16 ` Scott Garman
2010-11-17 4:35 ` [PATCH 5/9] dbus: upgrade to version 1.4.0 Qing He
2010-11-17 4:37 ` [PATCH 6/9] dbus-glib: upgrade to version 0.88 Qing He
2010-11-17 5:55 ` [PATCH 7/9] dhcp: upgrade to version 4.2.0 Qing He
2010-11-17 6:01 ` [PATCH 8/9] sysstat: upgrade to version 9.1.5 Qing He
2010-11-17 6:20 ` [PATCH 9/9] openssl: upgrade to version 0.9.8p Qing He
2010-11-17 18:31 ` [PATCH 0/9] [PULL] base utils and libs upgrade Saul Wold
2010-11-18 3:12 ` Qing He [this message]
2010-11-18 5:13 ` Saul Wold
2010-11-19 19:17 ` Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101118031230.GA3589@qhe2-db \
--to=qing.he@intel.com \
--cc=poky@yoctoproject.org \
--cc=saul.wold@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.