|
BSP for SAMSUNG S5PV210 ARM Cortex A8
Aloha all,
Does anyone know if there is a Yocto bsp for the SAMSUNG S5PV210 ARM Cortex A8 eval board? I have one on order. If there isn't one, then I plan on creating one.
Mahalo,
Armin
Aloha all,
Does anyone know if there is a Yocto bsp for the SAMSUNG S5PV210 ARM Cortex A8 eval board? I have one on order. If there isn't one, then I plan on creating one.
Mahalo,
Armin
|
By
Armin Kuster
·
#21118
·
|
|
Problems running gstreamer v4l2 on Yocto
Dear all,
I am trying to set up a USB webcam with Yocto using gstreamer. The camera is detected by my Yocto /Poky distro and tested with VLC (build with yocto).
I am using the following
Dear all,
I am trying to set up a USB webcam with Yocto using gstreamer. The camera is detected by my Yocto /Poky distro and tested with VLC (build with yocto).
I am using the following
|
By
Dr. Markus Eich <markus.eich@...>
·
#21117
·
|
|
[auh][PATCH 4/4] README: clarify warning
Emails only get sent when "all" is used (at least at the moment).
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
README | 7 ++++---
1 file changed, 4 insertions(+), 3
Emails only get sent when "all" is used (at least at the moment).
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
README | 7 ++++---
1 file changed, 4 insertions(+), 3
|
By
Paul Eggleton
·
#21116
·
|
|
[auh][PATCH 3/4] Handle upgrades for recipes with no maintainer
You still want to be able to use this tool manually even if there is no
maintainer defined for the recipe.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
upgradehelper.py | 18
You still want to be able to use this tool manually even if there is no
maintainer defined for the recipe.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
upgradehelper.py | 18
|
By
Paul Eggleton
·
#21114
·
|
|
[auh][PATCH 2/4] Simply config file option reading
It's much easier to use .get() rather than checking if the item is in
the dict; you can also specify a default value.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
It's much easier to use .get() rather than checking if the item is in
the dict; you can also specify a default value.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#21115
·
|
|
[auh][PATCH 1/4] Add ability to set machines in config file
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
README | 2 ++
upgradehelper.py | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README b/README
index
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
README | 2 ++
upgradehelper.py | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README b/README
index
|
By
Paul Eggleton
·
#21112
·
|
|
[auh][PATCH 0/4] Misc fixes for Automatic Upgrade Helper
The following changes since commit a7e440395abd37722ba6ae7bc4fd02528b64a4eb:
Fix adding new files to recipe bug (2014-08-14 14:31:59 +0100)
are available in the git repository at:
The following changes since commit a7e440395abd37722ba6ae7bc4fd02528b64a4eb:
Fix adding new files to recipe bug (2014-08-14 14:31:59 +0100)
are available in the git repository at:
|
By
Paul Eggleton
·
#21113
·
|
|
[PATCH] qemu: enable aarch64 support in yocto
qemu 2.1.0 support aarch64 targets, so add aarch64 to QEMU_TARGETS to
enable qemu aarch64 support. Var QEMU_TARGETS in poky.conf overrides the
var in qemu recipe, so add in poky.conf
qemu 2.1.0 support aarch64 targets, so add aarch64 to QEMU_TARGETS to
enable qemu aarch64 support. Var QEMU_TARGETS in poky.conf overrides the
var in qemu recipe, so add in poky.conf
|
By
Kai Kang
·
#21111
·
|
|
[meta-yocto][PATCH] enable aarch64 support for qemu in yocto
Enable aarch64 support for qemu in yocto. Var QEMU_TARGETS in poky.conf
overrides the var in qemu recipe, so add in poky.conf too.
Use linaro prebuilt aarch64 for test. Test steps:
1 run native qemu
Enable aarch64 support for qemu in yocto. Var QEMU_TARGETS in poky.conf
overrides the var in qemu recipe, so add in poky.conf too.
Use linaro prebuilt aarch64 for test. Test steps:
1 run native qemu
|
By
Kai Kang
·
#21110
·
|
|
Re: [meta-raspberrypi] how to customize kernel config?
Hi Jonatan,
Did you managed to try Alex's patch? https://review.gherzan.ro:8443/#/c/106/
Your feedback would be helpful.
Thanks,
--
Andrei Gherzan
Hi Jonatan,
Did you managed to try Alex's patch? https://review.gherzan.ro:8443/#/c/106/
Your feedback would be helpful.
Thanks,
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#21109
·
|
|
Re: [meta-raspberrypi][PATCH 2/2] omxplayer: Add dependency on openssl
Merged.
--
Andrei Gherzan
Merged.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#21108
·
|
|
Re: [meta-raspberrypi][PATCH 1/2] gstreamer1.0-plugins-bad: Sync version with yocto master
Merged.
--
Andrei Gherzan
Merged.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#21107
·
|
|
Re: [meta-raspberrypi][for-daisy][PATCH 1/7] rpi-default-versions: Use 3.12.X as default kernel version
Hello,
Merged all these patches in daisy branch.
--
Andrei Gherzan
Hello,
Merged all these patches in daisy branch.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#21106
·
|
|
[meta-oracle-java][PATCH 2/2] README: Update Notes
1. Remove notes related to manual downloading of Oracle Java binaries.
2. Add notes about the temporary fix for installing Java packages.
Signed-off-by: Maxin B. John <maxin.john@...>
---
1. Remove notes related to manual downloading of Oracle Java binaries.
2. Add notes about the temporary fix for installing Java packages.
Signed-off-by: Maxin B. John <maxin.john@...>
---
|
By
Maxin B. John <maxin.john@...>
·
#21105
·
|
|
[meta-oracle-java][PATCH 1/2] oracle-java: update fetch method
Use custom FETCHCMD_wget to avoid manual downloading of Oracle Java packages.
Signed-off-by: Maxin B. John <maxin.john@...>
---
recipes-devtools/oracle-java/oracle-jse.inc | 2 ++
1 file
Use custom FETCHCMD_wget to avoid manual downloading of Oracle Java packages.
Signed-off-by: Maxin B. John <maxin.john@...>
---
recipes-devtools/oracle-java/oracle-jse.inc | 2 ++
1 file
|
By
Maxin B. John <maxin.john@...>
·
#21104
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
... snip ...
ouch again. i didn't know that as i don't have much interest in PPC
boards. i'm still convinced that every yocto reference board should be
"affordable". it need not be fully-featured,
... snip ...
ouch again. i didn't know that as i don't have much interest in PPC
boards. i'm still convinced that every yocto reference board should be
"affordable". it need not be fully-featured,
|
By
Robert P. J. Day
·
#21103
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
Agreed!
However, the currently used mpc8315e-rdb is $515 at Digikey: http://www.digikey.com/product-detail/en/MPC8315E-RDBA/MPC8315E-RDBA-ND/2186258
Basically same price
Agreed!
However, the currently used mpc8315e-rdb is $515 at Digikey: http://www.digikey.com/product-detail/en/MPC8315E-RDBA/MPC8315E-RDBA-ND/2186258
Basically same price
|
By
Bob Cochran
·
#21102
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
ouch. personally, i think that's too pricey for one of the yocto
reference boards. it should be affordable by *hobbyists*, which
suggests a price of at most $200, if not less. $545 is simply
ouch. personally, i think that's too pricey for one of the yocto
reference boards. it should be affordable by *hobbyists*, which
suggests a price of at most $200, if not less. $545 is simply
|
By
Robert P. J. Day
·
#21101
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
Thank you for the reply Bruce. I suggested the P1010RDB because we have one of these (older rev), and we have found few problems working periodically with Poky & related master branches over the past
Thank you for the reply Bruce. I suggested the P1010RDB because we have one of these (older rev), and we have found few problems working periodically with Poky & related master branches over the past
|
By
Bob Cochran
·
#21100
·
|
|
Re: mpc8315e-rdb is probably a poor choice as powerpc example...
We've been working with FSL to find a suitable replacement for some time, and
the discussions were happening in the sprint, but stalled for the summer months.
The choice is equally about the machine
We've been working with FSL to find a suitable replacement for some time, and
the discussions were happening in the sprint, but stalled for the summer months.
The choice is equally about the machine
|
By
Bruce Ashfield
·
#21099
·
|