From: Qing He <qing.he@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/8] recipe/license upgrade
Date: Fri, 10 Dec 2010 16:45:59 +0800 [thread overview]
Message-ID: <cover.1291970759.git.qing.he@intel.com> (raw)
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
---
Qing He (8):
udev: upgrade to version 164
fakeroot: upgrade to version 1.14.5
fakechroot: upgrade to version 2.13.1
diffutils: upgrade to version 3.0
udev-extraconf: add license info
qemu-config: update license info
usbinit: update license info
update-modules: update license info
meta/conf/distro/include/poky-fixed-revisions.inc | 2 +-
meta/recipes-bsp/qemu-config/qemu-config.bb | 3 +
.../qemu-config/qemu-config/COPYING.GPL | 339 ++++++++++++++++++++
meta/recipes-bsp/usbinit/usbinit.bb | 3 +
meta/recipes-bsp/usbinit/usbinit/COPYING.GPL | 339 ++++++++++++++++++++
meta/recipes-core/udev/{udev-158 => udev-164}/init | 0
.../udev/{udev-158 => udev-164}/local.rules | 0
.../udev/{udev-158 => udev-164}/permissions.rules | 0
.../udev/{udev-158 => udev-164}/run.rules | 0
.../udev/{udev-158 => udev-164}/udev.rules | 0
meta/recipes-core/udev/udev-extraconf/COPYING.GPL | 339 ++++++++++++++++++++
meta/recipes-core/udev/udev-extraconf_0.0.bb | 1 +
meta/recipes-core/udev/udev_158.bb | 6 -
meta/recipes-core/udev/udev_164.bb | 6 +
.../fakechroot/fakechroot/fix-readlink.patch | 26 --
.../fakechroot/fakechroot_2.13.1.bb | 17 +
meta/recipes-devtools/fakechroot/fakechroot_2.9.bb | 20 --
.../absolutepaths.patch | 0
.../{fakeroot_1.14.4.bb => fakeroot_1.14.5.bb} | 13 +-
meta/recipes-extended/diffutils/diffutils_3.0.bb | 25 ++
.../update-modules/update-modules-1.0/COPYING.GPL | 339 ++++++++++++++++++++
.../update-modules/update-modules_1.0.bb | 2 +
22 files changed, 1423 insertions(+), 57 deletions(-)
create mode 100644 meta/recipes-bsp/qemu-config/qemu-config/COPYING.GPL
create mode 100644 meta/recipes-bsp/usbinit/usbinit/COPYING.GPL
rename meta/recipes-core/udev/{udev-158 => udev-164}/init (100%)
rename meta/recipes-core/udev/{udev-158 => udev-164}/local.rules (100%)
rename meta/recipes-core/udev/{udev-158 => udev-164}/permissions.rules (100%)
rename meta/recipes-core/udev/{udev-158 => udev-164}/run.rules (100%)
rename meta/recipes-core/udev/{udev-158 => udev-164}/udev.rules (100%)
create mode 100644 meta/recipes-core/udev/udev-extraconf/COPYING.GPL
delete mode 100644 meta/recipes-core/udev/udev_158.bb
create mode 100644 meta/recipes-core/udev/udev_164.bb
delete mode 100644 meta/recipes-devtools/fakechroot/fakechroot/fix-readlink.patch
create mode 100644 meta/recipes-devtools/fakechroot/fakechroot_2.13.1.bb
delete mode 100644 meta/recipes-devtools/fakechroot/fakechroot_2.9.bb
rename meta/recipes-devtools/fakeroot/{fakeroot-1.14.4 => fakeroot-1.14.5}/absolutepaths.patch (100%)
rename meta/recipes-devtools/fakeroot/{fakeroot_1.14.4.bb => fakeroot_1.14.5.bb} (75%)
create mode 100644 meta/recipes-extended/diffutils/diffutils_3.0.bb
create mode 100644 meta/recipes-kernel/update-modules/update-modules-1.0/COPYING.GPL
next reply other threads:[~2010-12-10 8:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-10 8:45 Qing He [this message]
2010-12-07 7:00 ` [PATCH 1/8] udev: upgrade to version 164 Qing He
2010-12-10 4:52 ` [PATCH 3/8] fakechroot: upgrade to version 2.13.1 Qing He
2010-12-10 6:03 ` [PATCH 2/8] fakeroot: upgrade to version 1.14.5 Qing He
2010-12-10 7:58 ` [PATCH 4/8] diffutils: upgrade to version 3.0 Qing He
2010-12-10 8:40 ` [PATCH 5/8] udev-extraconf: add license info Qing He
2010-12-10 8:41 ` [PATCH 6/8] qemu-config: update " Qing He
2010-12-10 8:42 ` [PATCH 7/8] usbinit: " Qing He
2010-12-10 8:45 ` [PATCH 8/8] update-modules: " Qing He
2010-12-15 17:13 ` [PATCH 0/8] recipe/license upgrade 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=cover.1291970759.git.qing.he@intel.com \
--to=qing.he@intel.com \
--cc=poky@yoctoproject.org \
/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.