[OE-core] [PATCH] gstreamer1.0-libav: Fix build on mips64

2016-12-20 Thread Khem Raj
Signed-off-by: Khem Raj --- .../gstreamer1.0-libav/mips64_cpu_detection.patch | 32 ++ .../gstreamer/gstreamer1.0-libav_1.10.1.bb | 1 + 2 files changed, 33 insertions(+) create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/mips64_cpu_detection.p

[OE-core] [PATCH] initscripts: populate-volatile: suppress read-only-rootfs warnings

2016-12-20 Thread André Draszik
From: André Draszik rm: can't remove '/etc/resolv.conf': Read-only file system ln: /etc/resolv.conf: File exists /etc/default/volatiles contains an entry: l root root 0644 /etc/resolv.conf /var/run/resolv.conf which causes populate-volatile.sh to execute the following in link_file(): if [ -L

Re: [OE-core] [PATCH 2/3] libxml2: fix CVE-2016-4658 Disallow namespace nodes in XPointer points and ranges

2016-12-20 Thread Ahsan, Noor
Armin Kuster, Can you merge this on morty branch? Noor From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Friday, December 16, 2016 12:33 AM To: Ahsan, Noor Cc: Andrej Valek ; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH 2/3] libxml2: fix CVE-2016-4658 Disallow n

Re: [OE-core] [PATCH] libxml2: Security fix CVE-2016-5131

2016-12-20 Thread Ahsan, Noor
Armin Kuster, Can you merge this on morty branch? Noor -Original Message- From: Yi Zhao [mailto:yi.z...@windriver.com] Sent: Friday, December 16, 2016 5:42 AM To: Ahsan, Noor ; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] libxml2: Security fix CVE-2016-5131

Re: [OE-core] [PATCH v3 3/3] selftest/wic: Add tests for --exclude-dir option.

2016-12-20 Thread Kristian Amlie
On 19/12/16 21:49, Burton, Ross wrote: > > On 19 December 2016 at 09:09, Kristian Amlie > wrote: > > +res = runCmd("e2ls %s" % os.path.join(self.resultdir, > "selftest_img.part1")) > > > To avoid adding recipes for software that hasn't been touc

Re: [OE-core] [PATCH] gnupg: specify explicitly tar path

2016-12-20 Thread Wenlin Kang
On 2016年12月19日 19:39, Burton, Ross wrote: On 19 December 2016 at 07:01, Wenlin Kang > wrote: +- AC_PATH_PROG(TAR,"tar") +-_mytar=$ac_cv_path_TAR You don't need to patch configure.ac as you can just set pass ac_cv_path

[OE-core] [PATCH v6] classes: Fix alternatives and rc.d ordering

2016-12-20 Thread David Vincent
When using an alternative as an initscript, the ordering between update-rc.d and update-alternatives tasks during prerm and postinst tasks must always be the following in order to work: * prerm: - stop daemon - remove alternative * postinst: - add alternative - start daemon Th

[OE-core] [PATCH v5] rootfs: Modify RPM installation

2016-12-20 Thread David Vincent
When using a custom RPM data directory instead of the default dir '/var/lib/rpm', the final image did not contain any of the database files in the expected location. This commit takes into account the 'rpmlibdir' variable set into 'rootfs_rpm.bbclass'. Changes since v4: - Remove boolean in d.g

[OE-core] [PATCH] kernel: Fix symlinks

2016-12-20 Thread David Vincent
When installing a kernel package, the symlinks created by update-alternatives should point to a path relative to KERNEL_IMAGEDEST and not an absolute path to '/boot'. Failing to do so causes problems when resolving the symlink inside some bootloaders which mount the boot partition elsewhere. Sign

Re: [OE-core] [PATCH V2 2/2] apr: fix off_t size can't match when configure and in target glibc

2016-12-20 Thread Burton, Ross
On 20 December 2016 at 02:03, Dengke Du wrote: > Thank you for reminding, the following types were hardcoded in apr source > code when cross compiling: > > pid_t 8 > > ssize_t 8 > > size_t8 > > off_t 8 > > I will send V3. > (facepalms at apr) Thanks! Ross --

Re: [OE-core] [PATCH v2] wic: look for wks files in /wic

2016-12-20 Thread Ed Bartosh
On Mon, Dec 19, 2016 at 03:31:29PM -0800, Khem Raj wrote: > On Mon, Dec 19, 2016 at 4:41 AM, Ed Bartosh > wrote: > > Currently wic looks for wks files in > > /scripts/lib/wic/canned-wks/ directories. > > This path is too nested and doesn't look consistent with the > > naming scheme of layer direc

Re: [OE-core] [PATCH] glew: build for EGL in non-X11 distros

2016-12-20 Thread Burton, Ross
On 18 December 2016 at 17:02, Andre McCurdy wrote: > The glew 2.0.0 release added support for building for EGL: > > http://glew.sourceforge.net/log.html > > Add PACKAGECONFIG options for 'opengl' (ie the previous default, with > dependencies on opengl and X11) and 'egl', which depends on EGL on

Re: [OE-core] [PATCH] glew: build for EGL in non-X11 distros

2016-12-20 Thread Andre McCurdy
On Tue, Dec 20, 2016 at 2:23 AM, Burton, Ross wrote: > > On 18 December 2016 at 17:02, Andre McCurdy wrote: >> >> The glew 2.0.0 release added support for building for EGL: >> >> http://glew.sourceforge.net/log.html >> >> Add PACKAGECONFIG options for 'opengl' (ie the previous default, with >>

[OE-core] [PATCH v2] glew: build for EGL in non-X11 distros

2016-12-20 Thread Andre McCurdy
The glew 2.0.0 release added support for building for EGL: http://glew.sourceforge.net/log.html Add PACKAGECONFIG options for 'opengl' (ie the previous default, with dependencies on opengl and X11) and 'egl-gles2', which depends on EGL and GLESv2 and allow glew to be built for non-X11 distros.

[OE-core] State of bitbake world, Failed tasks 2016-12-15

2016-12-20 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||q

[OE-core] State of bitbake world, Failed tasks 2016-12-18

2016-12-20 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||q

Re: [OE-core] [PATCH v2 0/4] selftest/wic: extending test coverage for WIC script options

2016-12-20 Thread Ed Bartosh
On Mon, Dec 19, 2016 at 03:07:30PM -0600, Jair Gonzalez wrote: > Changed in V2: > > The original patch was splitted and updated according to the discussion on: > http://lists.openembedded.org/pipermail/openembedded-core/2016-December/130131.html > NOTE: The WKS_FILE entry deletion was ommitted fro

Re: [OE-core] [PATCH v6 0/5] wic: bugfixes & --fixed-size support, tests, oeqa: enhancements

2016-12-20 Thread Ed Bartosh
On Mon, Dec 19, 2016 at 12:20:56PM +0100, Maciej Borzecki wrote: > v6 of a patch series previously posted here [1]. > > Changes since v5: > > * `oe-selftest: enforce en_US.UTF-8 locale` was merged to master, hence it's > no > longer part of this series > > * rebased on top of master (d0d260b0

Re: [OE-core] [PATCH] grub: split grub-editenv in both grub and grub-efi

2016-12-20 Thread Burton, Ross
If I build target grub-efi, this fails: $ bitbake grub grub-efi NOTE: Resolving any missing task queue dependencies ERROR: Nothing RPROVIDES 'grub-editenv-native' (but virtual:native:/home/ross/Yocto/poky/meta/recipes-bsp/grub/grub-efi_2.00.bb RDEPENDS on or otherwise requires it) NOTE: Runtime ta

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Burton, Ross
On 19 December 2016 at 22:12, Khem Raj wrote: > its detecting ncurses > > checking ncursesw... (v6) yes > checking ncursesw/ncurses.h usability... yes > checking ncursesw/ncurses.h presence... yes > checking for ncursesw/ncurses.h... yes > checking for ncurses.h... (cached) yes > checking for use

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Burton, Ross
On 19 December 2016 at 22:12, Khem Raj wrote: > checking ncursesw... (v6) yes > I'm pretty sure this indicates that it found a ncursesw-config binary, which we disable. So it must be running the host tool. I'm seeing if we can force it to use the sysroot easily now. Ross -- __

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Trevor Woerner
On Tue 2016-12-20 @ 02:41:21 PM, Burton, Ross wrote: > On 19 December 2016 at 22:12, Khem Raj wrote: > > > checking ncursesw... (v6) yes > > > > I'm pretty sure this indicates that it found a ncursesw-config binary, > which we disable. So it must be running the host tool. I'm seeing if we > can

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Burton, Ross
On 20 December 2016 at 14:55, Trevor Woerner wrote: > The biggest one is probably the last one (line 8662) where something is > setting NCURSES_CFLAGS explicitly to /usr/include. I'm looking for that one > now. > This would be the autoconf macro UL_NCURSES_CHECK in m4/ul.m4, which calls ncurses6

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Burton, Ross
On 20 December 2016 at 15:00, Burton, Ross wrote: > This would be the autoconf macro UL_NCURSES_CHECK in m4/ul.m4, which calls > ncurses6-config. I thought the sysroot was ahead of the host so it should > find our broken script before the hosts... > $ bitbake -e util-linux-native -e ... export

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Trevor Woerner
On Tue 2016-12-20 @ 03:05:20 PM, Burton, Ross wrote: > On 20 December 2016 at 15:00, Burton, Ross wrote: > > > This would be the autoconf macro UL_NCURSES_CHECK in m4/ul.m4, which calls > > ncurses6-config. I thought the sysroot was ahead of the host so it should > > find our broken script befor

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Burton, Ross
On 20 December 2016 at 15:14, Trevor Woerner wrote: > So I only have the version 5 -config scripts, but my host has version 5 and > version 6 -config scripts. I'm guessing we need a dummy ncurses{w}6-config > script in the sysroot too (?) > Yeah, that seems like a good diagnosis. Can you knock

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Trevor Woerner
On Tue 2016-12-20 @ 10:14:01 AM, Trevor Woerner wrote: > So I only have the version 5 -config scripts, but my host has version 5 and > version 6 -config scripts. I'm guessing we need a dummy ncurses{w}6-config > script in the sysroot too (?) YES! Going into my sysroot and creating v6 -config scri

Re: [OE-core] [PATCH] util-linux: 2.28.1 -> 2.29

2016-12-20 Thread Trevor Woerner
On Tue 2016-12-20 @ 03:16:54 PM, Burton, Ross wrote: > On 20 December 2016 at 15:14, Trevor Woerner wrote: > > > So I only have the version 5 -config scripts, but my host has version 5 and > > version 6 -config scripts. I'm guessing we need a dummy ncurses{w}6-config > > script in the sysroot too

Re: [OE-core] [PATCH V2 0/8] Fixes for eSDK and testsdkext

2016-12-20 Thread Burton, Ross
This doesn't apply to master since Josh's getVar() changes landed, can you please rebase? Ross On 14 December 2016 at 07:24, Robert Yang wrote: > * V2 > 1) Fix Paul's comments: > - Drop "don't reset when the test is failed" > - Update bug id for "oe-publish-sdk: add pyshtables.py to

[OE-core] [PATCH] ncurses.inc: add v6 binconfig-disabled entries

2016-12-20 Thread Trevor Woerner
Newer host distributions are moving to ncurses6, therefore add entries so the host's ncurses{w}6-config scripts aren't picked up. Signed-off-by: Trevor Woerner --- meta/classes/binconfig-disabled.bbclass | 1 + meta/recipes-core/ncurses/ncurses.inc | 5 - 2 files changed, 5 insertions(+),

Re: [OE-core] [PATCH v5] rootfs: Modify RPM installation

2016-12-20 Thread Burton, Ross
This breaks list_pkgs() for the RPM backend. Instead of returning a list of packages, rpm just says "%dbpath is not defined" (or words to that effect, as the log disappeared in 100 pages of errors). Ross On 20 December 2016 at 09:51, David Vincent wrote: > When using a custom RPM data directory

Re: [OE-core] [PATCH v6 0/5] wic: bugfixes & --fixed-size support, tests, oeqa: enhancements

2016-12-20 Thread Maciej Borzęcki
On Tue, Dec 20, 2016 at 3:04 PM, Ed Bartosh wrote: > On Mon, Dec 19, 2016 at 12:20:56PM +0100, Maciej Borzecki wrote: >> v6 of a patch series previously posted here [1]. >> >> Changes since v5: >> >> * `oe-selftest: enforce en_US.UTF-8 locale` was merged to master, hence it's >> no >> longer pa

[OE-core] $50 bounty for an OE recipe for libfilesys-smbclient-perl. seriously.

2016-12-20 Thread Robert P. J. Day
really, i just don't have time to mess with this anymore and i'm more than happy to pay someone $50 CAD (interac transfer) to provide me with a proper recipe and essential patches for the perl module Filesys-SmbClient-3.2 here: http://search.cpan.org/~alian/Filesys-SmbClient-3.2/ the fundame

[OE-core] Deprecating hddimg/isoimg

2016-12-20 Thread Saul Wold
Folks, For years we have wanted to get rid of the hddimg/iso type, we now have the WIC tool integrated into OE-Core such that we can build properly partitioned disk images. Historically the hddimg was a single FAT filesystem that contained boot-loader, the kernel and a rootfs.img file for bootin

Re: [OE-core] $50 bounty for an OE recipe for libfilesys-smbclient-perl. seriously.

2016-12-20 Thread Burton, Ross
On 20 December 2016 at 18:32, Robert P. J. Day wrote: > really, i just don't have time to mess with this anymore and i'm > more than happy to pay someone $50 CAD (interac transfer) to provide > me with a proper recipe and essential patches for the perl module > Filesys-SmbClient-3.2 here: > FW

Re: [OE-core] [Openembedded-architecture] Deprecating hddimg/isoimg

2016-12-20 Thread Mark Hatle
On 12/20/16 2:23 PM, Saul Wold wrote: > > Folks, > > For years we have wanted to get rid of the hddimg/iso type, we now have > the WIC tool integrated into OE-Core such that we can build properly > partitioned disk images. No objection to getting rid of them, but I would love to see them replace

Re: [OE-core] [PATCH v2 0/4] selftest/wic: extending test coverage for WIC script options

2016-12-20 Thread Jair Gonzalez
> -Original Message- > From: Ed Bartosh [mailto:ed.bart...@linux.intel.com] > Sent: Tuesday, December 20, 2016 7:07 AM > To: Jair Gonzalez > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH v2 0/4] selftest/wic: extending test coverage > for WIC script options >

Re: [OE-core] [PATCH 2/3] libxml2: fix CVE-2016-4658 Disallow namespace nodes in XPointer points and ranges

2016-12-20 Thread akuster808
On 12/20/2016 01:06 AM, Ahsan, Noor wrote: Armin Kuster, Can you merge this on morty branch? yep. its sitting in my stagging. http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=akuster/morty-next&id=ef5b3d9a69b6a807abb6b3e997128d484728e9ed -armin Noor *From:*Burton, Ross

Re: [OE-core] [PATCH V2 0/8] Fixes for eSDK and testsdkext

2016-12-20 Thread akuster808
On 12/20/2016 07:41 AM, Burton, Ross wrote: This doesn't apply to master since Josh's getVar() changes landed, can you please rebase? Would this appropriate for Morty in its current version? - Armin Ross On 14 December 2016 at 07:24, Robert Yang > wrote:

Re: [OE-core] [PATCH V2 0/8] Fixes for eSDK and testsdkext

2016-12-20 Thread Robert Yang
On 12/21/2016 09:41 AM, akuster808 wrote: On 12/20/2016 07:41 AM, Burton, Ross wrote: This doesn't apply to master since Josh's getVar() changes landed, can you please rebase? Would this appropriate for Morty in its current version? Hi Armin, These patches should be considered as enhanc

[OE-core] [PATCH] file: 5.28 -> 5.29

2016-12-20 Thread Huang Qiyu
Upgrade file from 5.28 to 5.29. Signed-off-by: Huang Qiyu --- meta/recipes-devtools/file/{file_5.28.bb => file_5.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.28.bb => file_5.29.bb} (96%) diff --git a/meta/recipes-devtools/file/file_5.28

Re: [OE-core] bug with dpkg-native and sstate-cache mirrors

2016-12-20 Thread Anders Oleson
Should I open a bug report for this? Does this make sense and does it sound like a problem? Are you interested in a patch or fixes? I see some activity with dpkg, so I know there's a maintainer out there? On Fri, Dec 16, 2016 at 11:31 AM, Anders Oleson wrote: > I originally posted this here: > ht

[OE-core] [PATCH 2/2] opkg-utils: warn if update-alternatives finds priority conflict

2016-12-20 Thread Chen Qi
If multiple providers for a utility have the same alternatives priority, which one would be chosen is determined by which one is installed later. Our alternatives system should be able to detect such problem and warn users so that potential problems could be avoided. Modify update-alternatives to

[OE-core] [PATCH 1/2] package_manager: default to have scriptlet output captured in log

2016-12-20 Thread Chen Qi
We need to have scriptlet output captured in log. If we don't do so, some useful information from scriptlets (especially postinstall script) would be missing. In case a script has a warning message but it does not necessarily have to fail, the message should be captured. Opkg has already done that

[OE-core] [PATCH 0/2] warn when ALTERNATIVE_PRIORITY are the same

2016-12-20 Thread Chen Qi
The following changes since commit 5e21afc9395060b489156d3f90505a372b713f37: Revert "selftest/wic: extending test coverage for WIC script options" (2016-12-20 17:06:01 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/BUG8314 http:

[OE-core] [PATCH 0/5] Packages Upgrade

2016-12-20 Thread Robert Yang
The following changes since commit 5e21afc9395060b489156d3f90505a372b713f37: Revert "selftest/wic: extending test coverage for WIC script options" (2016-12-20 17:06:01 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/pu http://cgit.op

[OE-core] [PATCH 2/5] mklibs-native: 0.1.41 -> 0.1.43

2016-12-20 Thread Robert Yang
Signed-off-by: Robert Yang --- .../mklibs/{mklibs-native_0.1.41.bb => mklibs-native_0.1.43.bb} | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta/recipes-devtools/mklibs/{mklibs-native_0.1.41.bb => mklibs-native_0.1.43.bb} (71%) diff --git a/meta/recipes-devtools/mklib

[OE-core] [PATCH 1/5] debianutils: 4.8 -> 4.8.1

2016-12-20 Thread Robert Yang
Signed-off-by: Robert Yang --- .../debianutils/{debianutils_4.8.bb => debianutils_4.8.1.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename meta/recipes-support/debianutils/{debianutils_4.8.bb => debianutils_4.8.1.bb} (86%) diff --git a/meta/recipes-support/debianutil

[OE-core] [PATCH 3/5] quilt: 0.64 -> 0.65

2016-12-20 Thread Robert Yang
* Removed install.patch since it is already in the patch. * Fix indent for file://test.sh Signed-off-by: Robert Yang --- .../quilt/{quilt-native_0.64.bb => quilt-native_0.65.bb}| 0 meta/recipes-devtools/quilt/quilt.inc | 7 +++ meta/recipes-devtools/quilt/quilt/i

[OE-core] [PATCH 5/5] hdparm: 9.48 -> 9.50

2016-12-20 Thread Robert Yang
Add 0001-Makefile-use-weak-assignment-for-LDFALGS.patch to fix issues like: ERROR: hdparm-9.50-r0 do_package: QA Issue: File '/sbin/hdparm.hdparm' from hdparm was already stripped, this will prevent future debugging! [already-stripped] ERROR: hdparm-9.50-r0 do_package: Fatal QA errors found, fail

[OE-core] [PATCH 4/5] guile: 2.0.12 -> 2.0.13

2016-12-20 Thread Robert Yang
Remove 0002-Recognize-nios2-as-compilation-target.patch which is already in the source. Signed-off-by: Robert Yang --- ...002-Recognize-nios2-as-compilation-target.patch | 32 -- .../guile/{guile_2.0.12.bb => guile_2.0.13.bb} | 5 ++-- 2 files changed, 2 insertions(+), 3

Re: [OE-core] [PATCH V2 0/8] Fixes for eSDK and testsdkext

2016-12-20 Thread Robert Yang
Hi Ross, I rebased and tested again it in the repo: git://git.openembedded.org/openembedded-core-contrib rbt/eSDK http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/eSDK Robert Yang (8): populate_sdk_ext.bbclass: break the long lines populate_sdk_ext.bbclass: i

Re: [OE-core] [PATCH V2 0/6] runqemu: fix for slirp, network device and hostfwd

2016-12-20 Thread Robert Yang
Hi Ross, I rebased in the repo: git://git.openembedded.org/openembedded-core-contrib rbt/runqemu http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/runqemu Robert Yang (6): scripts/runqemu: fix checking for .cpio.gz qemuboot.bbclass: use IMGDEPLOYDIR runqemu-expo

Re: [OE-core] [PATCH 0/1] selftest/bbtests.py: update test_bitbake_g()

2016-12-20 Thread Robert Yang
Hi Ross, I rebased in the repo: git://git.openembedded.org/openembedded-core-contrib rbt/test http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/test Robert Yang (1): selftest/bbtests.py: update test_bitbake_g() // Robert On 12/15/2016 09:57 AM, Robert Yang wro

[OE-core] [PATCH 1/1] bootchart2-native: correct python3 path

2016-12-20 Thread kai.kang
From: Kai Kang Correct python3 path in script pybootchartgui from bootchart2-native. Signed-off-by: Kai Kang --- meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb b/meta/recipes-d

[OE-core] [PATCH 0/1] bootchart2-native: correct python3 path

2016-12-20 Thread kai.kang
From: Kai Kang The following changes since commit 8ccf396c7284acd7e0fdf95473d317d23d05475f: Revert "selftest/wic: extending test coverage for WIC script options" (2016-12-20 17:06:38 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/bootchart2 h

Re: [OE-core] [PATCH] qemu: Fix pci-assign

2016-12-20 Thread He Zhe
Ping. Zhe On 11/29/2016 05:56 PM, zhe...@windriver.com wrote: > From: He Zhe > > Fix iommu pci device assignment failure. > > "qemu-system-x86_64: -device pci-assign,host=02:00.0: No IOMMU found. > Unable to assign device "(null)"" > > Signed-off-by: He Zhe > --- > ...sync-MSI-MSI-X-cap-and-t

[OE-core] [PATCH] gstreamer: Upgrade to 1.10.2

2016-12-20 Thread Khem Raj
Signed-off-by: Khem Raj --- ...ibav_1.10.1.bb => gstreamer1.0-libav_1.10.2.bb} | 4 +-- .../gstreamer/gstreamer1.0-omx_1.10.2.bb | 10 +++ ...valid-sentinels-for-gst_structure_get-etc.patch | 34 -- 10.1.bb => gstreamer1.0-plugins-bad_1.10.2.bb} | 4 +-- ..

[OE-core] [PATCH v2] file: 5.28 -> 5.29

2016-12-20 Thread Huang Qiyu
Upgrade file from 5.28 to 5.29. Signed-off-by: Huang Qiyu --- meta/recipes-devtools/file/{file_5.28.bb => file_5.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.28.bb => file_5.29.bb} (96%) diff --git a/meta/recipes-devtools/file/file_5.28