[oe-commits] [openembedded-core] branch master-next updated (4b544ff -> d7367a4)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 2 21:15:11 UTC 2016


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

      from  4b544ff   scripts: python3: change python to python3 in shebang
       new  e75e76d   opkg-utils: update SRCREV
       new  f87a280   ca-certificates: add dependency for native/nativesdk on openssl-native
       new  8c5b9f2   mtools: Patch out a useless sanity check
       new  021cf1f   image-live, image-vm, wic: Remove fs size workaround
       new  d7367a4   dosfstools: Upgrade 3.0.28 -> 4.0

The 5 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-live.bbclass                    |  6 ---
 meta/classes/image-vm.bbclass                      |  6 ---
 .../0001-mkfs.fat-fix-incorrect-int-type.patch     | 46 ------------------
 .../dosfstools/dosfstools/largefile.patch          | 19 --------
 .../{dosfstools_3.0.28.bb => dosfstools_4.0.bb}    | 18 +++----
 ...en-if-fs-size-is-not-divisible-by-sectors.patch | 34 +++++++++++++
 meta/recipes-devtools/mtools/mtools_3.9.9.bb       |  4 +-
 meta/recipes-devtools/mtools/mtools_4.0.18.bb      |  4 +-
 ...re-do-find-ls-code-to-not-fail-on-filenam.patch | 56 ----------------------
 .../opkg-build-Exit-when-fail-to-list-files.patch  | 45 -----------------
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 10 ++--
 .../ca-certificates/ca-certificates_20160104.bb    |  3 +-
 scripts/lib/wic/partition.py                       |  8 ----
 scripts/lib/wic/plugins/source/bootimg-efi.py      |  6 ---
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   |  6 ---
 .../lib/wic/plugins/source/isoimage-isohybrid.py   |  6 ---
 16 files changed, 52 insertions(+), 225 deletions(-)
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/largefile.patch
 rename meta/recipes-devtools/dosfstools/{dosfstools_3.0.28.bb => dosfstools_4.0.bb} (60%)
 create mode 100644 meta/recipes-devtools/mtools/mtools/0001-Continue-even-if-fs-size-is-not-divisible-by-sectors.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch

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


More information about the Openembedded-commits mailing list