|
[PATCHv2 5/8] gst-fsl-plugin.inc: Allow use of different source package
The package gst-fsl-plugin for imx6 was wrapped with a different name (gst-fsl-plugins) so, in order to avoid duplicated packaging, we now support different package names, and different package source
The package gst-fsl-plugin for imx6 was wrapped with a different name (gst-fsl-plugins) so, in order to avoid duplicated packaging, we now support different package names, and different package source
|
By
Daiane Angolini
·
|
|
[PATCHv2 7/8] gst-fsl-plugin: Add gst-fsl-plugin 3.0.1 support
Add PLATFORM value for imx6 family. Change-Id: I49d3fbaff5d619b9c5fd260b1c101a69b761c3df Signed-off-by: Daiane Angolini <daiane.angolini@...> --- recipes-multimedia/gst-plugins/gst-fsl-plugin.inc | 4
Add PLATFORM value for imx6 family. Change-Id: I49d3fbaff5d619b9c5fd260b1c101a69b761c3df Signed-off-by: Daiane Angolini <daiane.angolini@...> --- recipes-multimedia/gst-plugins/gst-fsl-plugin.inc | 4
|
By
Daiane Angolini
·
|
|
[PATCHv2 8/8] imx-base.inc: Allow mx6 to use accelerated codecs
Drop the limitation for mx6 family for gstreamer. Allow mx6 family to use accelerated codecs for gstreamer. Change-Id: I182d50b48b2979a680c0a0ba602f077f30136ce9 Signed-off-by: Daiane Angolini <daiane.
Drop the limitation for mx6 family for gstreamer. Allow mx6 family to use accelerated codecs for gstreamer. Change-Id: I182d50b48b2979a680c0a0ba602f077f30136ce9 Signed-off-by: Daiane Angolini <daiane.
|
By
Daiane Angolini
·
|
|
[meta-fsl-arm][PATCH 1/2] gpu-viv-bin-mx6q.inc: fix indentation
Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/gpu-viv-bin-mx
Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/gpu-viv-bin-mx
|
By
Alexandre Belloni
·
|
|
[meta-fsl-arm][PATCH 2/2] gpu-viv-bin-mx6q.inc: remove warning about driver being stripped
Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/gpu-viv-bi
Signed-off-by: Alexandre Belloni <alexandre.belloni@...> --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/gpu-viv-bi
|
By
Alexandre Belloni
·
|
|
[meta-fsl-arm][PATCH 6/8] gst-fsl-plugin: Drop fsl-mm-codeclib from dependency 3 messages
.inc file include fsl-mm-codeclib as a dependency for gst-fsl-plugin, although, for next version dependency will be on other package. In fact, fsl-mm-codeclib become libfslcodelib in next version. DEP
.inc file include fsl-mm-codeclib as a dependency for gst-fsl-plugin, although, for next version dependency will be on other package. In fact, fsl-mm-codeclib become libfslcodelib in next version. DEP
|
By
Daiane Angolini
·
|
|
[PATCHv2 6/8] gst-fsl-plugin: Move fsl-mm-codeclib dependencies to 2.0.3 recipe 2 messages
.inc file include fsl-mm-codeclib as a dependency for gst-fsl-plugin, although, the upcoming gst-fsl-plugin depends on libfslcodec. DEPENDS and RDEPENDS is changed. Change-Id: I9c6da35d7fb026cb1dd7ec7
.inc file include fsl-mm-codeclib as a dependency for gst-fsl-plugin, although, the upcoming gst-fsl-plugin depends on libfslcodec. DEPENDS and RDEPENDS is changed. Change-Id: I9c6da35d7fb026cb1dd7ec7
|
By
Daiane Angolini
·
|
|
iMX6 12.09.01 BSP support in meta-fsl-arm
Hello, Daiane has send the missing patch for VPU support and those are now merged. This concludes the initial iMX6 12.09.01 BSP support. Please give a good test on this and let us know of any issue. R
Hello, Daiane has send the missing patch for VPU support and those are now merged. This concludes the initial iMX6 12.09.01 BSP support. Please give a good test on this and let us know of any issue. R
|
By
Otavio Salvador
·
|
|
[PATCH] packagegroup: Add v4l-utils to testapps 2 messages
v4l-utils provides some simple user space application used to test v4l layer. Change-Id: Icf2bfefb1420c6e2bd9add7833734cfe7d9dcd8b Signed-off-by: Daiane Angolini <daiane.angolini@...> --- recipes-fsl/
v4l-utils provides some simple user space application used to test v4l layer. Change-Id: Icf2bfefb1420c6e2bd9add7833734cfe7d9dcd8b Signed-off-by: Daiane Angolini <daiane.angolini@...> --- recipes-fsl/
|
By
Daiane Angolini
·
|
|
[meta-fsl-arm][PATCH 2/5] amd-gpu-x11-bin-mx51: Use a python function to populate INSANE_SKIP 2 messages
To avoid manually set the INSANE_SKIP we use an annonymous python snip to dynamically set it for every package so makeing it more robust and easy to understand. Change-Id: I337a407e4d561cdc213d6c6c1d0
To avoid manually set the INSANE_SKIP we use an annonymous python snip to dynamically set it for every package so makeing it more robust and easy to understand. Change-Id: I337a407e4d561cdc213d6c6c1d0
|
By
Otavio Salvador
·
|
|
[meta-fsl-arm][PATCH 3/5] meta-toolchain: Include elftosb and mxsldr in toolchain 2 messages
Change-Id: I14bd48f6ef23232b184b477cb4d3322885530d11 Signed-off-by: Otavio Salvador <otavio@...> --- recipes-core/meta/meta-toolchain.bbappend | 6 ++++++ 1 file changed, 6 insertions(+) create mode 10
Change-Id: I14bd48f6ef23232b184b477cb4d3322885530d11 Signed-off-by: Otavio Salvador <otavio@...> --- recipes-core/meta/meta-toolchain.bbappend | 6 ++++++ 1 file changed, 6 insertions(+) create mode 10
|
By
Otavio Salvador
·
|
|
[meta-fsl-arm][PATCH 4/5] imx-lib: Set PACKAGE_ARCH to MACHINE_ARCH 2 messages
The imx-lib needs to be build to the specific platform so it is machine dependant requiring the set of PACKAGE_ARCH according. Change-Id: I0b6eb8a85d5d47afd05736ef19f794ba7d5c2627 Signed-off-by: Otavi
The imx-lib needs to be build to the specific platform so it is machine dependant requiring the set of PACKAGE_ARCH according. Change-Id: I0b6eb8a85d5d47afd05736ef19f794ba7d5c2627 Signed-off-by: Otavi
|
By
Otavio Salvador
·
|
|
[meta-fsl-arm][PATCH 5/5] imx-lib: Fix build system to allow override of CC and AR commands 2 messages
The build system should use CC and AR from environment if those are set; this is need to allow cross building to work as it might need to set sysroot options for gcc calls. Change-Id: I8296709c59f0054
The build system should use CC and AR from environment if those are set; this is need to allow cross building to work as it might need to set sysroot options for gcc calls. Change-Id: I8296709c59f0054
|
By
Otavio Salvador
·
|
|
[meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP 24 messages
Hello, This is the third version of the patchset. The segfault seems fixed and I'd like to ask you to test and comment on them. If we don't find new problems from this I'd like to merge this patchset
Hello, This is the third version of the patchset. The segfault seems fixed and I'd like to ask you to test and comment on them. If we don't find new problems from this I'd like to merge this patchset
|
By
Otavio Salvador
·
|
|
[meta-fsl-arm][PATCH 1/5] mxsldr: Add recipe 4 messages
This provides an USB loader compatible with mxs SoCs and is specially useful for toolchains. Change-Id: I38d593ae84073b961b81ffc3714fde1c33fabb61 Signed-off-by: Otavio Salvador <otavio@...> --- recipe
This provides an USB loader compatible with mxs SoCs and is specially useful for toolchains. Change-Id: I38d593ae84073b961b81ffc3714fde1c33fabb61 Signed-off-by: Otavio Salvador <otavio@...> --- recipe
|
By
Otavio Salvador
·
|
|
problem building linux-qoriq-sdk-headers in meta-fsl-ppc master branch 8 messages
Hello, While using the poky master branch and the meta-fsl-ppc master branch, I experienced build errors while baking linux-qoriq-sdk-headers. The build reported an error that the two patch files, whi
Hello, While using the poky master branch and the meta-fsl-ppc master branch, I experienced build errors while baking linux-qoriq-sdk-headers. The build reported an error that the two patch files, whi
|
By
Bob Cochran
·
|
|
[meta-fsl-ppc denzil] cryptodev kernel module recipe 15 messages
From: Yashpal Dutta <yashpal.dutta@...> This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD. The main idea is to access of existing ciphers in kernel space from userspace, t
From: Yashpal Dutta <yashpal.dutta@...> This is a /dev/crypto device driver, equivalent to those in OpenBSD or FreeBSD. The main idea is to access of existing ciphers in kernel space from userspace, t
|
By
Zhenhua Luo
·
|
|
[meta-fsl-ppc master v2] libxml2: update the version number to 2.9.0 to match the upgrade in poky 3 messages
* Upgrade the version to 2.9.0 to fix following version mismatch issue: ERROR: No recipes available for: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yocto/meta-fsl-ppc/recipes-appe
* Upgrade the version to 2.9.0 to fix following version mismatch issue: ERROR: No recipes available for: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yocto/meta-fsl-ppc/recipes-appe
|
By
Zhenhua Luo
·
|
|
[PATCH 00/27] meta-fsl-ppc SDK updates
This series brings master up to date for our latest SDK release, I'm still build testing these and these do not include any separate of our BSP support vs. our DISTRO which will come next. Similiar pa
This series brings master up to date for our latest SDK release, I'm still build testing these and these do not include any separate of our BSP support vs. our DISTRO which will come next. Similiar pa
|
By
Matthew McClintock
·
|
|
[PATCH 18/27] qemu_1.0.bb: lock down SHA for release
Signed-off-by: Matthew McClintock <msm@...> --- recipes-devtools/qemu/qemu_1.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-devtools/qemu/qemu_1.0.bb b/recipes-devtoo
Signed-off-by: Matthew McClintock <msm@...> --- recipes-devtools/qemu/qemu_1.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-devtools/qemu/qemu_1.0.bb b/recipes-devtoo
|
By
Matthew McClintock
·
|