From: Saul Wold <saul.wold@intel.com>
To: "He, Qing" <qing.he@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH 0/9] [PULL] base utils and libs upgrade
Date: Wed, 17 Nov 2010 21:13:11 -0800 [thread overview]
Message-ID: <4CE4B5E7.8000400@intel.com> (raw)
In-Reply-To: <20101118031230.GA3589@qhe2-db>
On 11/17/2010 07:12 PM, He, Qing wrote:
> 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.
>
Please include this information in the commit message.
> 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.
>
If that is the case, we should keep the old recipe around also and label
the new recipe as GPLv3, remember that depending on the working of v2
licenses they can have newer versions of the license apply.
Since the upstream has chosen to include v3, we should keep the v2 version.
Sau!
> 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 5:13 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
2010-11-18 5:13 ` Saul Wold [this message]
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=4CE4B5E7.8000400@intel.com \
--to=saul.wold@intel.com \
--cc=poky@yoctoproject.org \
--cc=qing.he@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.