[oe-commits] [openembedded-core] branch krogoth updated (5ebea11 -> d2734fb)

git at git.openembedded.org git at git.openembedded.org
Sat Apr 9 22:01:06 UTC 2016


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

      from  5ebea11   build-appliance-image: Update to master head revision
      adds  3d82961   toasterconf.json: Set default distro to nodistro
      adds  d28935d   local.conf.sample: remove reference to adt
      adds  0fe2a5e   sstatesig.py: Split single locked sigs check into multiple checks
      adds  49eeabf   sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message
      adds  fad9bbb   populate_sdk_ext.bbclass: Enable locked sigs errors
      adds  8a8fc54   sstatesig.py: Add a method to "unlock" recipes
      adds  6b2b5ff   devtool: Create unlocked-sigs.inc containing items in the workspace
      adds  c895676   Add missing runtime dependency to python-pygobject
      adds  dd1db8a   image-live.bbclass: fix iso + efi only
      adds  e3e3051   opkg-utils: re-do find/ls code to not fail on filenames with spaces
      adds  32ac0bf   x11-common: Add PACKAGECONFIG for screen blanking
      adds  901c4f9   toaster.bbclass: strip task from the target
      adds  615da66   toaster: add DL_DIR and SSTATE_DIR to oe toasterconf
      adds  23c3751   desktop-file-utils-native: disable emacs
      adds  fc4d721   libsolv: fix installed-vs-shipped for nativesdk
      adds  7bbe8e7   bdwgc: installed-vs-shipped for nativesdk
      adds  ba29845   apr-util: fix path in rules.mk for nativesdk
      adds  0395162   systemd-systemctl-native: fix unit detection
      adds  3f81b51   openssl.inc: minor packaging cleanup
      adds  0edd06d   rpm: brace expansion is a bashism
      adds  5704030   build-perf-test: add eSDK installed size to metrics
      adds  4ec99da   extrausers.bbclass: drop retry count for perform_user/group* calls
      adds  d800656   useradd_base.bbclass: prevent variable expansion in $opts
      adds  190b57a   libxml2: fix AM_PATH_XML2
      adds  a3e4dc0   image_types.bbclass: set nodesize for btrfs
      adds  24536aa   image_types.bbclass: fix elf
      adds  4aa8f67   image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAME
      adds  5fd592f   wic/utils/partitionedfs.py: assemble .wic images as sparse files
      adds  2b8299e   oeqa/selftest/wic: add test case for sparse images
      adds  d2734fb   local.conf.sample: Make it possible to override EXTRA_IMAGE_FEATURES

No new revisions were added by this update.

Summary of changes:
 meta/classes/extrausers.bbclass                    | 12 ++---
 meta/classes/image-live.bbclass                    |  1 +
 meta/classes/image-vm.bbclass                      |  2 +-
 meta/classes/image_types.bbclass                   |  7 +--
 meta/classes/populate_sdk_ext.bbclass              | 16 +++++-
 meta/classes/sstate.bbclass                        |  8 ++-
 meta/classes/toaster.bbclass                       |  1 +
 meta/classes/useradd_base.bbclass                  | 14 ++---
 meta/conf/local.conf.sample                        |  6 +--
 meta/conf/toasterconf.json                         |  8 +--
 meta/lib/oe/sstatesig.py                           | 63 +++++++++++++++++-----
 meta/lib/oeqa/selftest/signing.py                  |  4 +-
 meta/lib/oeqa/selftest/wic.py                      | 13 +++++
 meta/recipes-connectivity/openssl/openssl.inc      |  3 +-
 .../libxml/libxml2/libxml-m4-use-pkgconfig.patch   |  2 +-
 .../systemd/systemd-systemctl/systemctl            |  2 +-
 .../desktop-file-utils-native_0.22.bb              |  2 +
 ...re-do-find-ls-code-to-not-fail-on-filenam.patch | 56 +++++++++++++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |  3 +-
 .../python/python-pygobject_3.18.2.bb              |  2 +-
 meta/recipes-devtools/rpm/rpm_5.4+cvs.bb           |  9 ++--
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |  9 ++--
 .../0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch  | 37 +++++++++++++
 meta/recipes-extended/libsolv/libsolv_git.bb       |  4 +-
 .../x11-common/{etc/X11/Xserver => Xserver.in}     |  2 +-
 meta/recipes-graphics/x11-common/x11-common_0.1.bb |  9 +++-
 meta/recipes-support/apr/apr-util_1.5.4.bb         |  8 +--
 meta/recipes-support/bdwgc/bdwgc_7.4.2.bb          |  2 +-
 scripts/contrib/build-perf-test.sh                 |  4 ++
 scripts/devtool                                    | 20 +++++++
 scripts/lib/wic/utils/partitionedfs.py             |  2 +-
 31 files changed, 266 insertions(+), 65 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
 create mode 100644 meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch
 rename meta/recipes-graphics/x11-common/x11-common/{etc/X11/Xserver => Xserver.in} (81%)

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


More information about the Openembedded-commits mailing list