從我的 iPad 傳送
> Jacob Chen 於 2017年3月20日 上午11:11 寫道:
>
> Hi randy,
>
>
> ayaka wrote on 2017年03月20日 01:54:
>> I need a various of features from the new version.
>>
>> Signed-off-by: Jacob Chen
>> Signed-off-by: ayaka
>> ---
>> recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
Hi randy,
ayaka wrote on 2017年03月20日 01:54:
I need a various of features from the new version.
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend | 4
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend |
rockchip 3.10 kernel is kernel that support most of 32bit Soc.
Change-Id: Ib7ae55c7853d24315c6cc1081a600130c26dfa1c
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
.../0001-fix-yocto-build-error.patch | 35 ++
recipes-kernel/linux/linux-rockchip_3.10.bb
RK3399 is a new generation powerful SoC from Rockchip, which has
Dual Cortex-A72 + Quad Cortex-A53, 64-bit CPU.
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
conf/machine/excavator-rk3399.conf | 10 ++
conf/machine/include/rk3399.inc | 18 +++
conf/machine/include/
Evb-rk3288 is the offical evaluate board.
Fennec-rk3288 and Tinker-rk3288 is rk3288 based SBCs.
Tinker Boards is a RPi compatible board made by ASUS.
Update the kernel for Firefly Release to kernel 4.4.
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
conf/machine/evb-rk3288.conf | 10 ++
RV1108 is a SoC from Rockchip for the video recording
solutions.
Change-Id: I3e11ef2eababb4fc3cea497d7a8e00d9b0072a32
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
conf/machine/evb-rv1108.conf| 10 ++
conf/machine/include/rv1108.inc | 12
2 files changed, 22 insert
Rockchip 4.4 kernel is currently the latest kernel from
the rockchip offical.
It supports all rockchip 64-bit chips and few 32-bit chips.
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
recipes-kernel/linux/linux-rockchip_4.4.bb | 20
1 file changed, 20 insertions(+)
cr
RK3036 is a SoC from Rockchip which has Dual-Core
ARM Cortex-A7 CPU.
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
conf/machine/include/rk3036.inc | 20
conf/machine/kylin-rk3036.conf | 10 ++
2 files changed, 30 insertions(+)
create mode 100644 conf/machine/
Those patches came from Rockchip, Jacob developed them.
But he forget to clear up it. I just make them into order.
ayaka (7):
README: correct the FPU information for RK3288
recipes-kernel: linux-rockchip: introduce rockchip 3.10 kernel
recipes-kernel: linux-rockchip: Add new recipe for 4.4
The RK3288 only supports VFPv3 from the datasheet.
Signed-off-by: ayaka
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 5d19202..f9f705c 100644
--- a/README
+++ b/README
@@ -136,6 +136,6 @@ has these same goals, or you can add settings in your
I need a various of features from the new version.
Signed-off-by: Jacob Chen
Signed-off-by: ayaka
---
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend | 4
recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend | 4
recipes-multimedia/gstreamer/gstreamer1.0
This Gstreamer plugin provides a encoder and decoder plugin
for Gstreamer through the Rockchip MPP library.
Signed-off-by: ayaka
---
.../gstreamer/gstreamer1.0-rockchip.inc| 33 ++
.../gstreamer/gstreamer1.0-rockchip_20170319.bb| 11
.../gstreamer/gst
MPP means Media Process Platform. The MPP is a middleware
for the other video encoder/decoder interface, translating
the video information into the hardware registers.
Signed-off-by: ayaka
---
recipes-multimedia/rockchip-mpp/rockchip-mpp.inc | 20
.../rockchip-mpp/rockch
Those packages are the userspace libraries for the Rockchip
Android video codec driver.
ayaka (3):
recipes-multimedia: add Rockchip MPP library
recipes-multimedia: gstreamer: update to 1.10.4
recipes-multimedia: add gstreamer rockchip support
.../gstreamer/gstreamer1.0-plugins-bad_%.bbappe
On Sat, 18 Mar 2017 04:07:05 -0400
Trevor Woerner wrote:
> Hi,
>
> Let's say I wanted to create a recipe to follow Linus' mainline or a
> recipe to follow GregKH's staging-next. In those cases I wouldn't
> want to nail them down with a version, I'd want to do AUTOREV. So I
> wouldn't put a versi
On Thu, Mar 16, 2017 at 10:14:27AM +, Paul Barker wrote:
> On Wed, 15 Mar 2017 21:18:44 +0100
> Fabien Lahoudere wrote:
>
> > gstreamer1.0-omx_1.2.0.bb and gstreamer1.0-omx_git.bb have been removed
> > from poky on master branch, so related bbappend should be removed.
> >
> > Signed-off-by: Fa
No Thanks I'm a rookie :)
On Mon, Mar 20, 2017 at 11:22 AM, Gary Thomas wrote:
> On 2017-03-20 16:52, Matthew Stanger wrote:
>
>> Hi,
>>
>> I'm running Yocto 1.7.1 and was wondering if there was a simple way to
>> roll/bump all package versions. For example in
>> every .bb I want to bump PV
On Mon, Mar 13, 2017 at 08:38:23PM +, Paul Barker wrote:
> On Sun, 12 Mar 2017 03:18:45 -0700
> Khem Raj wrote:
>
> > The following changes since commit c768a3d1aed8d16d08afe12fddb359914e0a203a:
> >
> > linux-raspberrypi_dev: Fix build on rpi3 64bit (2017-02-16 20:53:18 +0100)
> >
> > are av
On 2017-03-20 16:52, Matthew Stanger wrote:
Hi,
I'm running Yocto 1.7.1 and was wondering if there was a simple way to
roll/bump all package versions. For example in
every .bb I want to bump PV = $version higher. I'm trying to do this as we've
designed our headless system to update
using opkg
De : Burton, Ross [mailto:ross.bur...@intel.com]
Envoyé : lundi 20 mars 2017 14:50
On 20 March 2017 at 11:16, Esponde, Joel
mailto:joel.espo...@honeywell.com>> wrote:
But based on what I see in my machine, all from scratch builds seem to be
broken.
My morty and krogoth builds are broken.
Am I a
Hi,
I'm running Yocto 1.7.1 and was wondering if there was a simple way to
roll/bump all package versions. For example in every .bb I want to bump PV
= $version higher. I'm trying to do this as we've designed our headless
system to update using opkg but now we are struggling to find a simple way
t
Current Dev Position: YP 2.3 M4
Next Deadline: YP 2.3 M4 Cutoff is April 10, 2017
*** FEATURE FREEZE for 2.3 is now in effect. ***
SWAT team rotation: Alejandro -> Jussi on Mar. 17, 2017.
SWAT team rotation: Jussi-> Stephano on Mar. 24, 2017.
https://wiki.yoctoproject.org/wiki/Yocto_Build_Fa
On 20/03/2017 12:16, Esponde, Joel wrote:
> Hi,
>
>
>
> It seems that the “file” project maintainers have changed the hashes of
> all commits of their github mirror repository.
>
>
>
> A fix has been recently added to the master branch:
>
> http://git.yoctoproject.org/cgit.cgi/poky/commit/
On 20 March 2017 at 11:16, Esponde, Joel wrote:
> But based on what I see in my machine, all from scratch builds seem to be
> broken.
>
> My morty and krogoth builds are broken.
>
>
>
> Am I alone to have that issue or is it generalized?
>
You're right, and patches are on the list. Hopefully we
With RPM4, we no longer have to restrict the package managers supported
by meta-oracle-java layer to ipk and deb. Remove the restrictions
specified in the README file.
Signed-off-by: Maxin B. John
---
README | 9 -
1 file changed, 9 deletions(-)
diff --git a/README b/README
index cb06ce
Update RDEPENDS list to satisfy the dependencies reported by
rpm package manager.
Signed-off-by: Maxin B. John
---
recipes-devtools/oracle-java/oracle-jse.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-devtools/oracle-java/oracle-jse.inc
b/recipes-devtools/oracle-java/oracle-js
Hi,
It seems that the "file" project maintainers have changed the hashes of all
commits of their github mirror repository.
A fix has been recently added to the master branch:
http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-devtools/file?id=2102b8c9b60438e5d73f3182799297efad4cbcfe
Thank you Ross,
I checked my recipe file and added the
LICENSE_FLAGS_WHITELIST="commercial" local.conf file,
Now it's building properly.
Regards,
Ravikiran
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On 20 March 2017 at 11:07, ravikiran j
wrote:
> ERROR: Nothing PROVIDES 'gstreamer1.0-libav'
> ERROR: gstreamer1.0-libav was skipped: *because it has a restricted
> license not whitelisted in LICENSE_FLAGS_WHITELIST*
> ERROR: gstreamer1.0-libav was skipped: because it has a restricted license
> n
Hi everybody,
I am trying to build the gstreamer packages , But i am getting following
erros.
*bitbake gstreamer1.0-libav*
ERROR: Nothing PROVIDES 'gstreamer1.0-libav'
ERROR: gstreamer1.0-libav was skipped: *because it has a restricted license
not whitelisted in LICENSE_FLAGS_WHITELIST*
ERROR:
30 matches
Mail list logo