[oe-commits] [openembedded-core] branch master-next updated (d7e83f2 -> 952c687)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:34:46 UTC 2020


This is an automated email from the git hooks/post-receive script.

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

    from d7e83f2  xf86-video-intel: bump to latest SRCREV
     new 2487bc3  itstool: add from meta-oe
     new d1e15d1  itstool: extend to nativesdk
     new 831f5fe  shared-mime-info: upgrade 1.10 -> 1.15
     new f09b17f  mime.bbclass: rework
     new 45586a2  insane.bbclass: introduce a warning for mime missing in inherit
     new c2e15b1  shared-mime-info: add mime to inherit
     new fbd5b8c  gcr: add mime to inherit
     new 324e650  mime-xdg.bbclass: initial add
     new 5980ca9  insane.bbclass: Spawn warning for missing mime-xdg in inherit
     new 129e446  gcr: add mime-xdg to inherit
     new 952c687  wic: fix images build in parallel

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


Summary of changes:
 meta/classes/insane.bbclass                        | 41 ++++++++++++
 meta/classes/mime-xdg.bbclass                      | 74 ++++++++++++++++++++++
 meta/classes/mime.bbclass                          | 62 +++++++++---------
 meta/conf/distro/include/maintainers.inc           |  1 +
 meta/recipes-gnome/gcr/gcr_3.34.0.bb               |  2 +-
 ...t-use-build-time-hardcoded-python-binary-.patch | 35 ++++++++++
 ...e-build-time-hardcoded-python-binary-path.patch | 29 +++++++++
 meta/recipes-support/itstool/itstool_2.0.6.bb      | 21 ++++++
 .../shared-mime-info/install-data-hook.patch       | 25 --------
 .../shared-mime-info/parallelmake.patch            | 33 ----------
 .../shared-mime-info/shared-mime-info_1.10.bb      |  7 --
 ...hared-mime-info.inc => shared-mime-info_git.bb} |  9 ++-
 scripts/lib/wic/plugins/source/rawcopy.py          |  2 +-
 .../postinst-intercepts/update_desktop_database    |  8 +++
 scripts/postinst-intercepts/update_mime_database   |  9 +++
 15 files changed, 258 insertions(+), 100 deletions(-)
 create mode 100644 meta/classes/mime-xdg.bbclass
 create mode 100644 meta/recipes-support/itstool/itstool/0001-Native-Don-t-use-build-time-hardcoded-python-binary-.patch
 create mode 100644 meta/recipes-support/itstool/itstool/0002-Don-t-use-build-time-hardcoded-python-binary-path.patch
 create mode 100644 meta/recipes-support/itstool/itstool_2.0.6.bb
 delete mode 100644 meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch
 delete mode 100644 meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch
 delete mode 100644 meta/recipes-support/shared-mime-info/shared-mime-info_1.10.bb
 rename meta/recipes-support/shared-mime-info/{shared-mime-info.inc => shared-mime-info_git.bb} (75%)
 create mode 100644 scripts/postinst-intercepts/update_desktop_database
 create mode 100644 scripts/postinst-intercepts/update_mime_database

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


More information about the Openembedded-commits mailing list