[oe-commits] [openembedded-core] branch master updated (0a2df61 -> b32d430)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 26 07:57:06 UTC 2016


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

      from  0a2df61   boost: fix CVE-2012-2677
      adds  c57550c   insane: Add mechanism to extend QA machine information from BSP layer
      adds  2718bb9   siteinfo: Add mechanism to extend siteinfo information from BSP layer
      adds  ec24b6d   lib/oeqa/decorators: handle broken links when creating new symlink
      adds  5e8cf6e   Revert "linux-yocto-dev: Handle performance regression"
      adds  f1fce69   linux-yocto-dev: Ensure we don't reparse the recipe when its not being used (take 2)
      adds  084c4c3   git: 2.8.4 -> 2.9.2
      adds  42fd94e   guile: 2.0.11 -> 2.0.12
      adds  e011f70   gnu-efi: 3.0.3 -> 3.0.4
      adds  b2d6e06   slang: 2.2.4 -> 2.3.0
      adds  450f459   gettext: 0.19.6 -> 0.19.8.1
      adds  2b82c24   gettext-minimal-native: 0.19.4 -> 0.19.8.1
      adds  40627f5   ccache: 3.2.4 -> 3.2.5
      adds  84dc6a5   weston-init: Fix weston-start to allow weston args without openvt args
      adds  24d155d   weston-init: Fix weston-start to handle 0 or 1 args
      adds  fba47b9   weston-init: De-couple framebuffer console from Weston for systemd startup
      adds  aff36f4   quota: make compile pass when disable rpc
      adds  bb7bc60   webkitgtk: Switch the ARMv7 build to Thumb2 and enable back the JSC JIT.
      adds  3f85981   systemd_boot: Enable module to test systemd bootloader
      adds  89771f2   LSB: 4.1.0 -> 5.0
      adds  ff15991   uclibc: remove
      adds  e2900a3   layer.conf: bump version for uclibc removal and LSB update
      adds  0f7cb88   classes/populate_sdk_ext: show progress when preparing build system
      adds  e512887   libsndfile1: 1.0.26 -> 1.0.27
      adds  319595e8  pulseaudio: 8.0 -> 9.0
      adds  afcdc3d   pulseaudio: fix floating dependency on webrtc-audio-processing
      adds  a901956   avahi: fix resource temporarily unavailable issue
      adds  913149f   piglit: Add build fix patch
      adds  eb7f08c   package_deb.bbclass: fix Python 3 error
      adds  038c09d   rpm: make --nosignature work
      adds  79c5749   build-compare: remove space at head
      adds  71eee4a   build-compare: make pkg-diff.sh 75% faster
      adds  e324574   build-compare: fix checking for named pipe and others
      adds  c92152e   build-compare: improve deb and ipk checking
      adds  3506172   package_deb.bbclass/package_ipk.bbclass: sort RPROVIDES
      adds  cc8b1a9   packagefeed-stability: add class to help reduce package feed churn
      adds  ccfc13a   packagefeed-stability.bbclass: minor fixes
      adds  2a7f203   packagefeed-stability.bbclass: copy all packages of a recipe
      adds  cd9c624   openssh: conditional compile DES code.
      adds  5c0c1b8   python-smartpm: add support to check signatures
      adds  ce24d4c   lib/oe/gpg_sign: fix output in error paths
      adds  8cba511   insane: only check ${S} exists if we had sources to fetch
      adds  2a535de   webkitgtk: Do not use gold with clang
      adds  f96da00   gcc: Fix libgcc unresolved symbols with PIE on musl
      adds  d45f5e7   lib/oe/path: Fix tar invocation with --no-recursion
      adds  dbbd58c   musl: don't compile in mips16e mode
      adds  392fc3c   kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKE
      adds  4455da2   kernel.bbclass: explicitly set workdir in do_bundle_initramfs
      adds  a1ecd16   sysprof: fix floating dependency on polkit
      adds  0d69b3b   gcc: Don't use vectorized builtins when Neon is not there
      adds  e99a722   net-tools: lib/inet6.c:INET6_rresolve() - various fixes
      adds  acd7b33   dhcp: remove dhclient-script bash dependency
      adds  633e73f   bluez5: upgrade to 5.41
      adds  acff487   harfbuzz: upgrade to 1.3.0
      adds  05dcb05   kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGE
      adds  d4a5b5d   oeqa/selftest/signing: use a temporary directory for GPG home
      adds  6eb6fde   oeqa/selftest/signing: check that we have GPG in setup
      adds  4c734df   classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATA
      adds  8110806   meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDK
      adds  ed0d8ed   classes/populate_sdk_ext: allow including toolchain in eSDK on install
      adds  4d059e0   scripts: add oe-check-sstate script
      adds  4b7b48f   classes/populate_sdk_ext: filter sstate within the extensible SDK
      adds  9872dcc   classes/populate_sdk_ext: add gdb to full extensible SDK
      adds  4bf5be6   classes/buildhistory: add additional variables for eSDK
      adds  7340c1e   classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name
      adds  92a73e8   lib/oe/recipeutils: fix patch_recipe*() with empty input
      adds  4b7d1bf   recipetool: record unknown license files
       new  2230e5f   rt-tests: rationalise compiler flags
       new  7635748   babeltrace: remove unnecessary SRCREV
       new  b32d430   dpkg: use snapshot.debian.org for SRC_URI

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-yocto-bsp/lib/oeqa/selftest/systemd_boot.py   |  56 +++
 meta/classes/buildhistory.bbclass                  |   6 +-
 meta/classes/insane.bbclass                        |  21 +-
 meta/classes/kernel-uimage.bbclass                 |   3 +-
 meta/classes/kernel.bbclass                        |   1 +
 meta/classes/package_deb.bbclass                   |   6 +-
 meta/classes/package_ipk.bbclass                   |   2 +
 meta/classes/packagefeed-stability.bbclass         | 239 +++++++++++
 meta/classes/populate_sdk_ext.bbclass              |  94 +++-
 meta/classes/siteinfo.bbclass                      |   8 +
 meta/classes/sstate.bbclass                        |   3 +
 meta/conf/distro/include/security_flags.inc        |   1 +
 meta/conf/distro/include/tclibc-uclibc.inc         |  28 --
 meta/conf/layer.conf                               |   2 +-
 meta/files/ext-sdk-prepare.py                      |  67 +--
 meta/lib/oe/copy_buildsystem.py                    |  27 +-
 meta/lib/oe/gpg_sign.py                            |   5 +-
 meta/lib/oe/path.py                                |   2 +-
 meta/lib/oe/recipeutils.py                         |   2 +-
 meta/lib/oeqa/selftest/signing.py                  |  34 +-
 meta/lib/oeqa/utils/decorators.py                  |   2 +-
 .../aarch64-initplat.c-fix-const-qualifier.patch   |  35 ++
 .../gnu-efi-Make-setjmp.S-portable-to-ARM.patch    |  50 ---
 .../gnu-efi/{gnu-efi_3.0.3.bb => gnu-efi_3.0.4.bb} |  27 +-
 meta/recipes-connectivity/avahi/avahi_0.6.32.bb    |   2 +
 .../files/avahi-fix-resource-unavaiable.patch      |  30 ++
 .../bluez5/{bluez5_5.40.bb => bluez5_5.41.bb}      |   4 +-
 meta/recipes-connectivity/dhcp/dhcp.inc            |   1 -
 .../remove-dhclient-script-bash-dependency.patch   |  55 +++
 meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb       |   1 +
 ...h-7.1p1-conditional-compile-des-in-cipher.patch | 116 +++++
 ...h-7.1p1-conditional-compile-des-in-pkcs11.patch |  70 +++
 meta/recipes-connectivity/openssh/openssh_7.2p2.bb |   2 +
 .../add-with-bisonlocaledir.patch                  |   0
 .../parallel.patch                                 |   0
 .../gettext/gettext-minimal-0.19.4/aclocal.tgz     | Bin 39744 -> 0 bytes
 ...-PATCH-Disable-the-test-to-convert-euc-jp.patch |   0
 .../COPYING                                        |   2 +-
 .../Makefile.in.in                                 |  44 +-
 .../gettext/gettext-minimal-0.19.8.1/aclocal.tgz   | Bin 0 -> 40014 bytes
 .../config.rpath                                   |   2 +-
 .../remove-potcdate.sin                            |   0
 ....19.4.bb => gettext-minimal-native_0.19.8.1.bb} |   3 +-
 .../{gettext_0.19.6.bb => gettext_0.19.8.1.bb}     |   9 +-
 meta/recipes-core/meta/meta-extsdk-toolchain.bb    |  28 ++
 meta/recipes-core/musl/musl.inc                    |   3 +
 meta/recipes-core/uclibc/site_config/funcs         | 474 ---------------------
 meta/recipes-core/uclibc/site_config/headers       | 156 -------
 meta/recipes-core/uclibc/site_config/types         |  21 -
 meta/recipes-core/uclibc/uclibc-config.inc         | 142 ------
 meta/recipes-core/uclibc/uclibc-git.inc            |  18 -
 .../0001-Disable-lrount_tes-function.patch         |  37 --
 .../0001-Provide-an-alias-to-_obstack_free.patch   |  44 --
 meta/recipes-core/uclibc/uclibc-git/locale.cfg     |   3 -
 meta/recipes-core/uclibc/uclibc-git/obstack.cfg    |   1 -
 meta/recipes-core/uclibc/uclibc-git/uClibc.distro  | 195 ---------
 meta/recipes-core/uclibc/uclibc-git/uClibc.machine |  14 -
 meta/recipes-core/uclibc/uclibc-initial_git.bb     |  36 --
 meta/recipes-core/uclibc/uclibc-package.inc        |  36 --
 meta/recipes-core/uclibc/uclibc.inc                | 159 -------
 meta/recipes-core/uclibc/uclibc_git.bb             |  22 -
 .../build-compare/build-compare_git.bb             |   6 +
 ...001-Add-support-for-deb-and-ipk-packaging.patch |   4 +-
 ...functions.sh-improve-deb-and-ipk-checking.patch | 117 +++++
 .../files/functions.sh-remove-space-at-head.patch  |  41 ++
 ...nctions.sh-run-rpm-once-to-make-it-faster.patch | 361 ++++++++++++++++
 .../pkg-diff.sh-check-for-fifo-named-pipe.patch    |  35 ++
 ...-check_single_file-return-at-once-when-sa.patch |  37 ++
 ...diff.sh-remove-space-in-the-end-for-ftype.patch |  32 ++
 meta/recipes-devtools/ccache/ccache_3.2.4.bb       |  10 -
 meta/recipes-devtools/ccache/ccache_3.2.5.bb       |  11 +
 ...te-man-page-in-the-make-install-from-git-.patch |  33 ++
 meta/recipes-devtools/dpkg/dpkg.inc                |   6 +-
 meta/recipes-devtools/dpkg/dpkg_1.18.7.bb          |  23 +-
 meta/recipes-devtools/gcc/gcc-6.1.inc              |   2 +
 ...e-alias-for-__cpu_indicator_init-instead-.patch |  85 ++++
 ...et-71056-Don-t-use-vectorized-builtins-wh.patch |  92 ++++
 meta/recipes-devtools/git/git_2.9.0.bb             |  11 -
 meta/recipes-devtools/git/git_2.9.2.bb             |  11 +
 ...guile-Check-for-strtol_l-during-configure.patch |  56 ---
 ...002-Recognize-nios2-as-compilation-target.patch |  20 +-
 ...guile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch |  43 --
 .../guile/files/remove_strcase_l_funcs.patch       |  38 --
 .../guile/{guile_2.0.11.bb => guile_2.0.12.bb}     |  11 +-
 .../python/python-smartpm/smartpm-rpm5-nodig.patch |  59 ---
 .../smartpm-rpm5-support-check-signatures.patch    | 112 +++++
 meta/recipes-devtools/python/python-smartpm_git.bb |   2 +-
 ...0001-system.h-query.c-support-nosignature.patch |  64 +++
 meta/recipes-devtools/rpm/rpm_5.4.16.bb            |   1 +
 meta/recipes-extended/lsb/lsbtest/LSB_Test.sh      |   3 +-
 meta/recipes-extended/lsb/lsbtest/packages_list    |  57 ++-
 meta/recipes-extended/lsb/lsbtest/session          |   9 -
 ...-lib-inet6.c-INET6_rresolve-various-fixes.patch |  87 ++++
 .../net-tools/net-tools_1.60-26.bb                 |   1 +
 .../packagegroups/packagegroup-core-lsb.bb         |  11 -
 .../0001-Use-NGROUPS_MAX-instead-of-NGROUPS.patch  |  83 ++++
 ...ing-on-systems-that-do-not-have-rpc-heade.patch | 153 +++++++
 ...-rpc.rquotad-when-disable-rpc-was-request.patch |  62 +++
 ...0004-Fix-warnings-due-to-missing-stdlib.h.patch |  46 ++
 meta/recipes-extended/quota/quota/fcntl.patch      |  28 --
 meta/recipes-extended/quota/quota_4.03.bb          |   8 +-
 ...change-char-type-to-signed-char-in-macros.patch | 218 ----------
 .../slang/slang/fix-check-pcre.patch               |  30 +-
 meta/recipes-extended/slang/slang/rpathfix.patch   |  18 +-
 .../slang-fix-the-iconv-existence-checking.patch   |  31 +-
 .../sprintf-bug-concerning-8-bit-characters.patch  |  42 --
 .../slang/{slang_2.2.4.bb => slang_2.3.0.bb}       |   9 +-
 .../{harfbuzz_1.2.7.bb => harfbuzz_1.3.0.bb}       |   4 +-
 ...0001-cmake-Link-utils-with-xcb-explicitly.patch |  54 +++
 meta/recipes-graphics/piglit/piglit_git.bb         |   1 +
 meta/recipes-graphics/wayland/weston-init/init     |   2 +-
 .../wayland/weston-init/weston-start               |  15 +-
 meta/recipes-kernel/kexec/kexec-tools/kdump        |  52 +--
 meta/recipes-kernel/kexec/kexec-tools/kdump.conf   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   8 +-
 meta/recipes-kernel/lttng/babeltrace_1.4.0.bb      |   2 -
 ...igure-Add-option-to-enable-disable-polkit.patch |  41 ++
 meta/recipes-kernel/sysprof/sysprof_git.bb         |   8 +-
 ...libsndfile1_1.0.26.bb => libsndfile1_1.0.27.bb} |   4 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |   1 +
 ...le-switch-on-port-available-Route-to-pref.patch | 268 ------------
 ...th-fail-if-user-requested-profile-doesn-.patch} |  30 +-
 .../0001-card-add-pa_card_profile.ports.patch      | 218 ----------
 ...-client-conf-Add-allow-autospawn-for-root.patch |  18 +-
 ...ard-don-t-allow-the-CARD_NEW-hook-to-fail.patch |  37 ++
 ...-move-profile-selection-after-pa_card_new.patch | 373 +++++++++-------
 ...rd-remove-pa_card_new_data.active_profile.patch |  72 ++++
 ...ailability-for-some-unavailable-profiles.patch} |  38 +-
 .../{pulseaudio_8.0.bb => pulseaudio_9.0.bb}       |  14 +-
 meta/recipes-rt/rt-tests/rt-tests.inc              |   3 -
 meta/recipes-rt/rt-tests/rt-tests_2.0.bb           |   4 +-
 meta/recipes-sato/webkit/webkitgtk_2.12.3.bb       |  17 +-
 scripts/gen-lockedsig-cache                        |  16 +-
 scripts/lib/recipetool/create.py                   |  10 +
 scripts/oe-check-sstate                            | 121 ++++++
 135 files changed, 3165 insertions(+), 2942 deletions(-)
 create mode 100644 meta-yocto-bsp/lib/oeqa/selftest/systemd_boot.py
 create mode 100644 meta/classes/packagefeed-stability.bbclass
 delete mode 100644 meta/conf/distro/include/tclibc-uclibc.inc
 create mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/aarch64-initplat.c-fix-const-qualifier.patch
 delete mode 100644 meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch
 rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0.3.bb => gnu-efi_3.0.4.bb} (59%)
 create mode 100644 meta/recipes-connectivity/avahi/files/avahi-fix-resource-unavaiable.patch
 rename meta/recipes-connectivity/bluez5/{bluez5_5.40.bb => bluez5_5.41.bb} (89%)
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/remove-dhclient-script-bash-dependency.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-cipher.patch
 create mode 100644 meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch
 rename meta/recipes-core/gettext/{gettext-0.19.6 => gettext-0.19.8.1}/add-with-bisonlocaledir.patch (100%)
 rename meta/recipes-core/gettext/{gettext-0.19.6 => gettext-0.19.8.1}/parallel.patch (100%)
 delete mode 100644 meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.4 => gettext-minimal-0.19.8.1}/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.4 => gettext-minimal-0.19.8.1}/COPYING (76%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.4 => gettext-minimal-0.19.8.1}/Makefile.in.in (91%)
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.19.8.1/aclocal.tgz
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.4 => gettext-minimal-0.19.8.1}/config.rpath (99%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.4 => gettext-minimal-0.19.8.1}/remove-potcdate.sin (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-native_0.19.4.bb => gettext-minimal-native_0.19.8.1.bb} (93%)
 rename meta/recipes-core/gettext/{gettext_0.19.6.bb => gettext_0.19.8.1.bb} (93%)
 create mode 100644 meta/recipes-core/meta/meta-extsdk-toolchain.bb
 delete mode 100644 meta/recipes-core/uclibc/site_config/funcs
 delete mode 100644 meta/recipes-core/uclibc/site_config/headers
 delete mode 100644 meta/recipes-core/uclibc/site_config/types
 delete mode 100644 meta/recipes-core/uclibc/uclibc-config.inc
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git.inc
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-Provide-an-alias-to-_obstack_free.patch
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/locale.cfg
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/obstack.cfg
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/uClibc.distro
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/uClibc.machine
 delete mode 100644 meta/recipes-core/uclibc/uclibc-initial_git.bb
 delete mode 100644 meta/recipes-core/uclibc/uclibc-package.inc
 delete mode 100644 meta/recipes-core/uclibc/uclibc.inc
 delete mode 100644 meta/recipes-core/uclibc/uclibc_git.bb
 create mode 100644 meta/recipes-devtools/build-compare/files/functions.sh-improve-deb-and-ipk-checking.patch
 create mode 100644 meta/recipes-devtools/build-compare/files/functions.sh-remove-space-at-head.patch
 create mode 100644 meta/recipes-devtools/build-compare/files/functions.sh-run-rpm-once-to-make-it-faster.patch
 create mode 100644 meta/recipes-devtools/build-compare/files/pkg-diff.sh-check-for-fifo-named-pipe.patch
 create mode 100644 meta/recipes-devtools/build-compare/files/pkg-diff.sh-check_single_file-return-at-once-when-sa.patch
 create mode 100644 meta/recipes-devtools/build-compare/files/pkg-diff.sh-remove-space-in-the-end-for-ftype.patch
 delete mode 100644 meta/recipes-devtools/ccache/ccache_3.2.4.bb
 create mode 100644 meta/recipes-devtools/ccache/ccache_3.2.5.bb
 create mode 100644 meta/recipes-devtools/ccache/files/Revert-Create-man-page-in-the-make-install-from-git-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.1/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.1/0048-ARM-PR-target-71056-Don-t-use-vectorized-builtins-wh.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.9.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.9.2.bb
 delete mode 100644 meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch
 delete mode 100644 meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch
 delete mode 100644 meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch
 rename meta/recipes-devtools/guile/{guile_2.0.11.bb => guile_2.0.12.bb} (91%)
 delete mode 100644 meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-support-check-signatures.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch
 create mode 100644 meta/recipes-extended/net-tools/net-tools/0001-lib-inet6.c-INET6_rresolve-various-fixes.patch
 create mode 100644 meta/recipes-extended/quota/quota/0001-Use-NGROUPS_MAX-instead-of-NGROUPS.patch
 create mode 100644 meta/recipes-extended/quota/quota/0002-Allow-building-on-systems-that-do-not-have-rpc-heade.patch
 create mode 100644 meta/recipes-extended/quota/quota/0003-Don-t-build-rpc.rquotad-when-disable-rpc-was-request.patch
 create mode 100644 meta/recipes-extended/quota/quota/0004-Fix-warnings-due-to-missing-stdlib.h.patch
 delete mode 100644 meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
 delete mode 100644 meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
 rename meta/recipes-extended/slang/{slang_2.2.4.bb => slang_2.3.0.bb} (82%)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.7.bb => harfbuzz_1.3.0.bb} (88%)
 create mode 100644 meta/recipes-graphics/piglit/piglit/0001-cmake-Link-utils-with-xcb-explicitly.patch
 create mode 100644 meta/recipes-kernel/sysprof/files/0001-configure-Add-option-to-enable-disable-polkit.patch
 rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.26.bb => libsndfile1_1.0.27.bb} (83%)
 delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch
 rename meta/recipes-multimedia/pulseaudio/pulseaudio/{0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch => 0001-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch} (69%)
 delete mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0002-card-don-t-allow-the-CARD_NEW-hook-to-fail.patch
 create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0004-card-remove-pa_card_new_data.active_profile.patch
 rename meta/recipes-multimedia/pulseaudio/pulseaudio/{0004-alsa-set-availability-for-some-unavailable-profiles.patch => 0005-alsa-set-availability-for-some-unavailable-profiles.patch} (74%)
 rename meta/recipes-multimedia/pulseaudio/{pulseaudio_8.0.bb => pulseaudio_9.0.bb} (54%)
 create mode 100755 scripts/oe-check-sstate

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


More information about the Openembedded-commits mailing list