[oe-commits] [openembedded-core] branch master-next updated (ca088be -> 0c09a47)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 26 10:28:50 UTC 2016


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

      from  ca088be   image.bbclass: The wrong name is being used for the debug filesystem
      adds  d396cd0   syslinux.bbclass: Remove APPEND from variable dependency
      adds  9838f8d   build-appliance-image: Update to krogoth head revision
      adds  e199b1f   pulseaudio: Add intltool-native dependency
      adds  271f35f   meta: add missing intltool-native dependency
      adds  db8223e   tzcode: update to 2016d
      adds  10194ca   tzdata: update to 2016d
      adds  916650b   valgrind: turn off the file level dependency
      adds  84686b5   busybox: update flock behavior to match upstream
      adds  e2dbe5e   license.bbclass: make sure that image manifest dir exists
       new  16042f8   babeltrace: Let autotools.bbclass run autoreconf
       new  a0de2e2   gcc-sanitizers: Depend on target gcc
       new  59bf630   directfb/pango/webkit: base_contains -> bb.utils.contains
       new  b621954   utils.bbclass: note for deprecated base_contains
       new  0d28e6c   lib/oe/rootfs: Fix DEBUGFS generation when using opkg
       new  acc321c   boost: delete the build directory before rebuilding
       new  d0efef1   boost: improve configure
       new  e8f0c9c   packagegroup-core-tools-profile: Enable valgrind on ARMv7a and above
       new  51a8319   kernel-uimage: change target image to vmlinux
       new  411c814   package: ensure do_split_packages doesn't return duplicates
       new  0e98ab9   linux-firmware: break out bnx2 mips firmware and WHENCE license
       new  6e7f0d2   image.bbclass: don't emit redundant IMAGE_CMD_xxx functions
       new  0773573   libunwind: backport aarch64_be support
       new  c20f323   bash: fixed ptest run-builtins failed
       new  4bfc1c9   autotools: warn when running intltoolize if intltool isn't a dependemcy
       new  c850cf8   busybox: don't build ar
       new  83a318c   wic: isoimage-isohybrid: add grubefi configfile support
       new  4b8c1ab   grub_git: set COMPATIBLE_HOST_armv7a to null
       new  4aea08a   image.bbclass: don't execute compression commands multiple times
       new  ca92a6c   wic: isoimage-isohybrid: fix splash file paths
       new  d5391c2   gobject-introspection: fix floating dep on python-mako
       new  55c89d5   gobject-introspection: Depend on native flex and bison
       new  5ee075b   connman-gnome: Depend on dbus-glib-native
       new  a4cd7b9   matchbox-panel-2: Depend on dbus-glib-native
       new  4875cec   recipetool.newappend: fix syntax error for 'not path_ok' error
       new  28d70b8   sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"
       new  479b4f7   wic: add --system-id wks option
       new  68edb99   wic: add sfdisk to the list of utilities
       new  2c107c62  wic: add system_id attribute to Partition
       new  ee4bf36   wic: add system_id argument to Image.add_partition
       new  aee09c4   wic: set partition system id
       new  56bed01   wic: add help for --system-id option
       new  7d19f6a   cups.inc: Fix ldflags warning.
       new  bd60dd0   meta: add comments to explain autotools-brokensep use
       new  ec37284   mx-1.0: inherit gtk-doc
       new  bd0b06f   mx: move to autotools instead of autotools-brokensep
       new  8a21837   bluez5: enable out-of-tree builds
       new  5a31801   rpm: explicitly disable tomcrypt
       new  8e237b9   oeqa/sstatetests: add http_proxy to no-op hash test
       new  4991676   attr: Remove redundant "+=" after "_append"
       new  0c09a47   oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigs

The 41 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/autotools.bbclass                     |  3 +
 meta/classes/image.bbclass                         | 12 +++-
 meta/classes/kernel-uimage.bbclass                 |  2 +-
 meta/classes/license.bbclass                       |  6 +-
 meta/classes/package.bbclass                       |  6 +-
 meta/classes/syslinux.bbclass                      |  1 -
 meta/classes/utils.bbclass                         |  1 +
 meta/lib/oe/rootfs.py                              |  4 +-
 meta/lib/oe/sdk.py                                 | 18 ++++--
 meta/lib/oeqa/selftest/sstatetests.py              |  8 ++-
 meta/recipes-bsp/grub/grub_git.bb                  |  1 +
 meta/recipes-connectivity/bluez5/bluez5.inc        |  5 +-
 .../bluez5/bluez5/out-of-tree.patch                | 26 ++++++++
 .../connman/connman-gnome_0.7.bb                   |  2 +-
 ...e-the-behaviour-of-c-parameter-to-match-u.patch | 73 ++++++++++++++++++++++
 meta/recipes-core/busybox/busybox/defconfig        |  2 +-
 meta/recipes-core/busybox/busybox_1.24.1.bb        |  1 +
 .../images/build-appliance-image_14.0.0.bb         |  4 +-
 .../packagegroup-core-tools-profile.bb             |  6 +-
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |  2 +-
 meta/recipes-devtools/git/git.inc                  |  1 +
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |  1 +
 meta/recipes-devtools/valgrind/valgrind_3.11.0.bb  |  6 +-
 .../bash/bash/fix-run-builtins.patch               | 33 ++++++++++
 meta/recipes-extended/bash/bash_4.3.30.bb          |  1 +
 meta/recipes-extended/cups/cups.inc                |  1 +
 meta/recipes-extended/sysstat/sysstat.inc          |  1 +
 ...code-native_2016c.bb => tzcode-native_2016d.bb} |  8 +--
 .../tzdata/{tzdata_2016c.bb => tzdata_2016d.bb}    |  4 +-
 meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb |  1 +
 meta/recipes-gnome/gcr/gcr_3.18.0.bb               |  3 +-
 .../gnome-desktop/gnome-desktop3_3.18.2.bb         |  3 +-
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |  3 +-
 .../gobject-introspection_1.46.0.bb                |  4 +-
 meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb      |  3 +-
 meta/recipes-graphics/directfb/directfb.inc        |  2 +-
 .../recipes-graphics/mx/mx-1.0/fix-build-dir.patch | 46 --------------
 meta/recipes-graphics/mx/mx-1.0_1.4.7.bb           |  1 -
 meta/recipes-graphics/mx/mx.inc                    |  7 +--
 meta/recipes-graphics/pango/pango_1.38.1.bb        |  2 +-
 .../linux-firmware/linux-firmware_git.bb           | 20 ++++++
 meta/recipes-kernel/lttng/babeltrace_1.3.1.bb      |  4 --
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  2 +-
 .../matchbox-panel-2/matchbox-panel-2_git.bb       |  2 +-
 meta/recipes-sato/webkit/webkitgtk_2.10.7.bb       |  4 +-
 meta/recipes-support/attr/attr_2.4.47.bb           |  6 +-
 meta/recipes-support/boost/boost.inc               | 21 +++----
 ...roduce-build-support-for-aarch64_be-targe.patch | 33 ++++++++++
 ...-wrong-big_endian-flag-in-aarch64_be-case.patch | 34 ++++++++++
 meta/recipes-support/libunwind/libunwind_1.1.bb    |  2 +
 scripts/lib/recipetool/newappend.py                |  2 +-
 scripts/lib/wic/help.py                            |  4 ++
 scripts/lib/wic/imager/direct.py                   |  3 +-
 scripts/lib/wic/ksparser.py                        | 19 ++++++
 scripts/lib/wic/partition.py                       |  1 +
 .../lib/wic/plugins/source/isoimage-isohybrid.py   | 55 +++++++++-------
 scripts/lib/wic/utils/oe/misc.py                   |  1 +
 scripts/lib/wic/utils/partitionedfs.py             |  9 ++-
 58 files changed, 391 insertions(+), 145 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/out-of-tree.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-flock-update-the-behaviour-of-c-parameter-to-match-u.patch
 create mode 100644 meta/recipes-extended/bash/bash/fix-run-builtins.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016c.bb => tzcode-native_2016d.bb} (68%)
 rename meta/recipes-extended/tzdata/{tzdata_2016c.bb => tzdata_2016d.bb} (98%)
 delete mode 100644 meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch
 create mode 100644 meta/recipes-support/libunwind/libunwind-1.1/0001-aarch64-introduce-build-support-for-aarch64_be-targe.patch
 create mode 100644 meta/recipes-support/libunwind/libunwind-1.1/0002-aarch64-fix-wrong-big_endian-flag-in-aarch64_be-case.patch

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


More information about the Openembedded-commits mailing list