[oe-commits] [openembedded-core] branch master updated (a3e2549 -> b3f8074)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 22:43:26 UTC 2016


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

      from  a3e2549   build-appliance-image: Update to master head revision
      adds  caf9b41   oe-selftest: generate .env only in test_image_env
      adds  3fab4f9   sstatesig: Ensure we keep native depends for allarch recipes
      adds  c8256a8   no-static-libs.inc: build static libusb1-native
      adds  6b0fc87   init-live.sh: fix ROOT_MOUNT
      adds  ba918e0   init-live.sh: fix overlay fs
      adds  d5ddc5e   runqemu: fix for iso
      adds  7233283   buildhistory.bbclass: create image directory when needed
       new  2fe87b4   musl: Update to tip
       new  d386774   siteinfo: Fix musl 64bit targets
       new  b3f8074   gcc: Backport fixes for musl ssp configuration

The 3 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/buildhistory.bbclass                  |  1 +
 meta/classes/siteinfo.bbclass                      |  7 +-
 meta/conf/distro/include/no-static-libs.inc        |  2 +
 meta/lib/oe/sstatesig.py                           |  2 +-
 meta/lib/oeqa/selftest/wic.py                      |  3 +-
 meta/recipes-core/initrdscripts/files/init-live.sh | 11 +--
 meta/recipes-core/musl/musl.inc                    |  2 +-
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 meta/recipes-devtools/gcc/gcc-5.3.inc              |  3 +-
 ...-provide-ssp-and-gcc_cv_target_dl_iterate.patch | 85 ++++++++++++++++++++++
 .../gcc/gcc-5.3/0057-unwind-fix-for-musl.patch     | 42 +++++++++++
 scripts/runqemu                                    |  4 +-
 12 files changed, 150 insertions(+), 14 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch

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


More information about the Openembedded-commits mailing list