| Submitter | Tom Zanussi |
|---|---|
| Date | June 6, 2012, 1:52 p.m. |
| Message ID | <cover.1338990374.git.tom.zanussi@intel.com> |
| Download | mbox |
| Permalink | /patch/29287/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib.git tzanussi/poky-master-gnupg-dependency-fix.v1Comments
On Wed, Jun 6, 2012 at 6:52 AM, <tom.zanussi@intel.com> wrote: > From: Tom Zanussi <tom.zanussi@intel.com> > > The yocto autobuilder was having problems generating rootfs for a bunch > of machines which this patchset was seen to fix. > > The first patch adds a missing dependency that the second removes; the > patches are staged this way to easily allow the second to be reverted > if the CCID driver option is wanted, in which case the missing dependency > will still be there. > > The following changes since commit df8f55a919b3cc602ce1f1c51630c7edf6e36b55: > Cristian Iorga (1): > ltp: Add patch to correct failing build > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib.git tzanussi/poky-master-gnupg-dependency-fix.v1 > http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/poky-master-gnupg-dependency-fix.v1 > > Tom Zanussi (2): > gnupg: add libusb to DEPENDS > gnupg: disable CCID driver > > meta/recipes-support/gnupg/gnupg_2.0.19.bb | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core Merged into OE-Core Thanks -b
From: Tom Zanussi <tom.zanussi@intel.com> The yocto autobuilder was having problems generating rootfs for a bunch of machines which this patchset was seen to fix. The first patch adds a missing dependency that the second removes; the patches are staged this way to easily allow the second to be reverted if the CCID driver option is wanted, in which case the missing dependency will still be there. The following changes since commit df8f55a919b3cc602ce1f1c51630c7edf6e36b55: Cristian Iorga (1): ltp: Add patch to correct failing build are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/poky-master-gnupg-dependency-fix.v1 http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/poky-master-gnupg-dependency-fix.v1 Tom Zanussi (2): gnupg: add libusb to DEPENDS gnupg: disable CCID driver meta/recipes-support/gnupg/gnupg_2.0.19.bb | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)