[oe-commits] [openembedded-core] branch krogoth updated (b3afe7d -> 1241481)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 13 09:13:49 UTC 2016


rpurdie pushed a change to branch krogoth
in repository openembedded-core.

      from  b3afe7d   archiver: Ensure sstate-inputdir directory is created
       new  63d1576   Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
       new  d7d06cd   Revert "oeqa/selftest/wic: add test case for sparse images"
       new  2d1948e   rsync: don't install acinclude.m4
       new  0d9bf97   rsync: pass cached configure values through the right variable
       new  ccc61ce   rsync: remove upstream's rebuild logic
       new  f1f0129   toaster.bbclass: improve package information collection
       new  036b260   sanity: allow sftp and ssh mirrors
       new  d71f4f5   package.bbclass: handle links in sorted order
       new  8a96a72   lib/oe/lsb: sanitise the distro identifier
       new  43069c2   sysvinit: make lastb.1 an alternative
       new  36825c7   sudo: fix pam config on systemd systems
       new  04556b3   linux-yocto-tiny: fix KBRANCH
       new  7ee49f8   image.bbclass: use max() instead of indexing booleans
       new  1241481   kbd: remove uclibc-stdarg.patch

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image.bbclass                         |  4 +-
 meta/classes/package.bbclass                       | 19 +++--
 meta/classes/sanity.bbclass                        |  2 +-
 meta/classes/toaster.bbclass                       | 50 ++++--------
 meta/lib/oe/lsb.py                                 |  5 ++
 meta/lib/oeqa/selftest/wic.py                      | 13 ---
 meta/recipes-core/kbd/kbd/uclibc-stdarg.patch      | 36 --------
 meta/recipes-core/kbd/kbd_2.0.3.bb                 |  1 -
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |  3 +-
 meta/recipes-devtools/rsync/files/acinclude.m4     | 95 ----------------------
 .../rsync/files/makefile-no-rebuild.patch          | 69 ++++++++++++++++
 meta/recipes-devtools/rsync/rsync_3.1.2.bb         | 14 ++--
 meta/recipes-extended/sudo/files/sudo.pam          |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  2 +-
 scripts/lib/wic/utils/partitionedfs.py             |  2 +-
 16 files changed, 112 insertions(+), 207 deletions(-)
 delete mode 100644 meta/recipes-core/kbd/kbd/uclibc-stdarg.patch
 delete mode 100644 meta/recipes-devtools/rsync/files/acinclude.m4
 create mode 100644 meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list