Change-Id: I4403ab492bbe825541149905995ad3e4c61dc897
Signed-off-by: Andrei Gherzan
---
recipes-graphics/userland/userland_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-graphics/userland/userland_git.bb
b/recipes-graphics/userland/userland_git.bb
index
Change-Id: I758da027a378b535205d42b9304473704be63fb2
Signed-off-by: Andrei Gherzan
---
recipes-bcm/common/firmware.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index c780e63..69cf8d2 100644
--- a
Change-Id: I8ba4b853a9e3f07517c401c9a421c65c53c25977
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | 6 ++
recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | 6 --
2 files changed, 6 insertions(+), 6 deletions(-)
create mode 100644 recipes-kernel
Change-Id: Ia2c5d0674fbd7c592aac4e347901b25919ce6dbc
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.12.0.bb | 6 --
recipes-kernel/linux/linux-raspberrypi_3.12.4.bb | 6 ++
2 files changed, 6 insertions(+), 6 deletions(-)
delete mode 100644 recipes-kernel
Change-Id: I9e30fc0c9a16df888ce8e0f56f5bcf7a3aff77bf
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
b/recipes-kernel/linux/linux
On Mon, Dec 16, 2013 at 10:44 PM, Philipp Wagner
wrote:
> Am 11.12.2013 19:44, Gary Thomas wrote:
> > On 2013-12-11 11:23, Andrei Gherzan wrote:
> >>
> >>
> >>
> >> On Wed, Dec 11, 2013 at 8:14 PM, Gary Thomas >> <mailto:g...@mlbassoc.
On Mon, Dec 16, 2013 at 9:13 PM, Gary Thomas wrote:
> This kernel enables camera video via the new 'bcm2835-v4l2' module.
> Just add 'start_x=1' to your boot config.txt
Would you please add this info in README? I think it would make sense to
centralize these kind of knowledge there.
FYI: https
On Mon, Dec 16, 2013 at 10:37 PM, Gary Thomas wrote:
> Remove old kernel - this version no longer builds as the
> required revision has vanished in upstream, replaced by
> 3.12.4.
>
> Signed-off-by: Gary Thomas
> ---
>
Thanks Gary. This change is included in a patchset I just sent. Maybe you
can
On Tue, Dec 17, 2013 at 6:59 PM, Gary Thomas wrote:
> Add video camera enable 'VIDEO_CAMERA' for config.txt
>
> Signed-off-by: Gary Thomas
>
>
Merged. Thanks.
--
*ag*
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinf
On Tue, Dec 17, 2013 at 6:59 PM, Gary Thomas wrote:
> Add optional 'VIDEO_CAMERA' setting to enable video
> camera at boot time.
>
> Signed-off-by: Gary Thomas
>
Merged. Thanks.
--
*ag*
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoct
On Mon, Dec 16, 2013 at 9:13 PM, Gary Thomas wrote:
> This kernel enables camera video via the new 'bcm2835-v4l2' module.
> Just add 'start_x=1' to your boot config.txt
>
> Signed-off-by: Gary Thomas
>
Merged. Thanks.
--
*ag*
___
yocto mailing list
y
On Tue, Dec 17, 2013 at 5:59 PM, Andrei Gherzan wrote:
> Change-Id: Icf95ec58d39eb187c0cf0fe31fd1822f81f3f038
> Signed-off-by: Andrei Gherzan
>
All updates in this series merged.
--
*ag*
___
yocto mailing list
yocto@yoctoproject.
Hello,
Is there any support in including sample files in yocto? For example for
testing different players you need samples. Maybe we can have a samples meta
layer with upstream sources or local ones if there is nothing already done.
--
Andrei Gherzan
m: +40.744.478.414 | f: +40.31.816.28.12
On Tue, Jan 14, 2014 at 12:59 PM, Burton, Ross wrote:
> On 14 January 2014 10:56, Andrei Gherzan wrote:
> > Is there any support in including sample files in yocto? For example for
> > testing different players you need samples. Maybe we can have a samples
> meta
> > lay
: I5c8a4cf1005ba49f9b01821e3f832d1da49869bc
Signed-off-by: Andrei Gherzan
---
.../omxplayer/mktemp-compatible-with-busybox.patch | 23
recipes-multimedia/omxplayer/omxplayer_git.bb | 31 --
2 files changed, 40 insertions(+), 14 deletions(-)
create mode 100644
recipes-multimedia
Change-Id: Iff4f58b43d1dcf5ea4f866b565542807345d6066
Signed-off-by: Andrei Gherzan
---
recipes-core/images/rpi-test-image.bb | 4
1 file changed, 4 insertions(+)
create mode 100644 recipes-core/images/rpi-test-image.bb
diff --git a/recipes-core/images/rpi-test-image.bb
b/recipes-core
Change-Id: I74f7c0d33d5f9692a427587bf0f8ef9980ebfcd3
Signed-off-by: Andrei Gherzan
---
recipes-core/packagegroups/packagegroup-rpi-test.bb | 17 +
1 file changed, 17 insertions(+)
create mode 100644 recipes-core/packagegroups/packagegroup-rpi-test.bb
diff --git a/recipes-core
Change-Id: I904de647fdd5514d361d33e887fd68977cde7e8c
Signed-off-by: Andrei Gherzan
---
README | 58 +-
1 file changed, 21 insertions(+), 37 deletions(-)
diff --git a/README b/README
index c4be792..474c5f3 100644
--- a/README
+++ b/README
Change-Id: Id721163e3e69946e3c82710bf12851211b493dee
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.12.4.bb | 6 --
recipes-kernel/linux/linux-raspberrypi_3.12.7.bb | 6 ++
2 files changed, 6 insertions(+), 6 deletions(-)
delete mode 100644 recipes-kernel
Change-Id: I1fa7211af2d0c80ed49e6b3f70565ace88088601
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.10.24.bb | 6 --
recipes-kernel/linux/linux-raspberrypi_3.10.26.bb | 6 ++
2 files changed, 6 insertions(+), 6 deletions(-)
delete mode 100644 recipes-kernel
Change-Id: Ib98889d05b33ec2647966f2827e1fbf84f35fd95
Signed-off-by: Andrei Gherzan
---
recipes-graphics/userland/userland_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-graphics/userland/userland_git.bb
b/recipes-graphics/userland/userland_git.bb
index
Change-Id: Ia0eac89faa63cb6d748f2749b82d1f80588e6a04
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
b/recipes-kernel/linux/linux
Change-Id: I20a8ebf0e5743250c66fae337d28e867959d3114
Signed-off-by: Andrei Gherzan
---
recipes-bcm/common/firmware.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index 69cf8d2..0b1aa05 100644
--- a
On Jan 18, 2014 2:45 AM, "Paul Barker" wrote:
>
> On 17 January 2014 15:16, Andrei Gherzan wrote:
> > Change-Id: Ib98889d05b33ec2647966f2827e1fbf84f35fd95
> > Signed-off-by: Andrei Gherzan
> > ---
> > recipes-graphics/userland/userland_git.bb | 4 ++--
On Fri, Jan 17, 2014 at 05:16:37PM +0200, Andrei Gherzan wrote:
> Change-Id: Id721163e3e69946e3c82710bf12851211b493dee
> Signed-off-by: Andrei Gherzan
> ---
> recipes-kernel/linux/linux-raspberrypi_3.12.4.bb | 6 --
> recipes-kernel/linux/linux-raspberrypi_3.12.7.bb | 6 ++
On Fri, Jan 17, 2014 at 04:51:11PM +0200, Andrei Gherzan wrote:
> * Update to current git HEAD commit which includes fix for boost 1.55.
> * Replace tabs by spaces
> * Tweak SUMMARY and DESCRIPTION
> * Add bash to PN RDEPENDS as omxplayer is actually a bash script.
> * omxplayer i
Updates and some additions in packagegroup-rpi-test
Andrei Gherzan (4):
bcm2835: Update to v1.36
rpi-gpio: Update to v0.5.4
packagegroup-rpi-test: Add some packages
omxplayer: Update to remote HEAD
recipes-bcm/bcm2835/bcm2835_1.34.bb| 41 --
recipes
Change-Id: I8b55d7233919b6ebe68b9504eb2504bedb1846e1
Signed-off-by: Andrei Gherzan
---
recipes-bcm/bcm2835/bcm2835_1.34.bb | 41 -
recipes-bcm/bcm2835/bcm2835_1.36.bb | 41 +
2 files changed, 41 insertions(+), 41 deletions
Change-Id: Ie24be5363933fa994e38b030677d7381eb8a7f2a
Signed-off-by: Andrei Gherzan
---
recipes-devtools/python/rpi-gpio_0.5.3a.bb | 20
recipes-devtools/python/rpi-gpio_0.5.4.bb | 19 +++
2 files changed, 19 insertions(+), 20 deletions(-)
delete mode 100644
bcm2835 is an empty package because this recipe provides a static library.
Install on target only bcm2835-tests package in which files are statically
linked to that library.
Add forgotten GPIO packages: rpi-gpio and rpio.
Change-Id: I498d2a3948ad5faf963d492bc496d4725a79e136
Signed-off-by: Andrei
).
Change-Id: I95d70094b0069ad19f7d445abaf421756776c4c7
Signed-off-by: Andrei Gherzan
---
...nd-headers-from-ffmpeg-are-installed-in-u.patch | 24 ++
.../omxplayer/fix-tar-command-with-DIST.patch | 18
recipes-multimedia/omxplayer/omxplayer_git.bb | 10
On Sun, Jan 19, 2014 at 09:15:52PM +0200, Andrei Gherzan wrote:
> Updates and some additions in packagegroup-rpi-test
>
> Andrei Gherzan (4):
> bcm2835: Update to v1.36
> rpi-gpio: Update to v0.5.4
These changes are only renames. Sorry for missing -M (AGAIN!!!).
> pac
On Sun, Jan 19, 2014 at 09:15:52PM +0200, Andrei Gherzan wrote:
> Updates and some additions in packagegroup-rpi-test
>
> Andrei Gherzan (4):
> bcm2835: Update to v1.36
> rpi-gpio: Update to v0.5.4
> packagegroup-rpi-test: Add some packages
> omxplayer: Update to
Change-Id: Ic537cada66ff09cde592da977a109415e05cb19c
Signed-off-by: Andrei Gherzan
---
conf/machine/include/rpi-default-providers.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/machine/include/rpi-default-providers.inc
b/conf/machine/include/rpi-default
Change-Id: I6c7782f3f46adeae74e22991bb9203dafa2e1c78
Signed-off-by: Andrei Gherzan
---
recipes-bcm/bootfiles/rpi-config_git.bb | 87 +
1 file changed, 46 insertions(+), 41 deletions(-)
diff --git a/recipes-bcm/bootfiles/rpi-config_git.bb
b/recipes-bcm/bootfiles
Change-Id: I61c32aa23eef86cb9861776b37c4ecd8f7c8052c
Signed-off-by: Andrei Gherzan
---
conf/machine/include/rpi-default-providers.inc | 3 ---
conf/machine/include/rpi-default-versions.inc | 1 +
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/conf/machine/include/rpi-default
At this stage uboot is not usable as somehow - don't know why yet - I can't
read uImage from sdcard. Seems to be something related to the uboot sdhci
driver. If anybody knows/suspects where the issue might be, please hit me a
reply.
Andrei Gherzan (9):
bcm2835-bootfiles: Use deploy as
Change-Id: I6019c1ec77ed1ec5c00ab16cb57dd108e2bd5ba8
Signed-off-by: Andrei Gherzan
---
conf/machine/raspberrypi.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index 1e619a7..1b3702f 100644
--- a/conf/machine
Change-Id: Ia90f01e037286647fdfafdd54ccb47c1ad9cbab2
Signed-off-by: Andrei Gherzan
---
recipes-bcm/bootfiles/bcm2835-bootfiles.bb | 34 ++
1 file changed, 20 insertions(+), 14 deletions(-)
diff --git a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb
b/recipes-bcm
If KERNEL_IMAGETYPE is uImage, use u-boot image as kernel.img and copy uImage
too. Otherwise, use kernel image as kernel.img (as we did until now
unconditionally).
Change-Id: Iac46a57e4266299f2fe5746cb6957dcfc0e90443
Signed-off-by: Andrei Gherzan
---
classes/sdcard_image-rpi.bbclass | 11
Change-Id: I1b17ef313d2005b7bf0ef853a2730144032f8539
Signed-off-by: Andrei Gherzan
---
README | 9 +
1 file changed, 9 insertions(+)
diff --git a/README b/README
index 474c5f3..fc492c5 100644
--- a/README
+++ b/README
@@ -36,6 +36,7 @@ Contents:
2.E. Set overclocking options
2
Tool needed to convert bootable images in kernel.img files which can be loaded
by rpi bootloader.
Change-Id: I0088707be5d31d77def1087f51e3f8cc886d19db
Signed-off-by: Andrei Gherzan
---
recipes-bsp/rpi-mkimage/rpi-mkimage/License| 25 ++
.../open-files-relative-to
Change-Id: I61f2cd7d3b64ea3efac618aa2bb3555e9e79da2a
Signed-off-by: Andrei Gherzan
---
recipes-bsp/u-boot/u-boot-rpi_git.bb | 29 +
1 file changed, 29 insertions(+)
create mode 100644 recipes-bsp/u-boot/u-boot-rpi_git.bb
diff --git a/recipes-bsp/u-boot/u-boot
if [ -n ${FATPAYLOAD} ] ; then
>> echo "Copying payload into VFAT"
>> --
>> 1.8.1.2
>>
>>
>
>
> --
>
> Regards,
> Sébastien
>
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
--
*Andrei Gherzan*
m: +40.744.478.414 | f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Sat, Jan 25, 2014 at 12:56 PM, Andrei Gherzan wrote:
> At this stage uboot is not usable as somehow - don't know why yet - I can't
> read uImage from sdcard. Seems to be something related to the uboot sdhci
> driver. If anybody knows/suspects where the issue might be, plea
}-${MACHINE}.bin ::kernel.img
> + mcopy -i ${WORKDIR}/boot.img -s
> ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}${KERNEL_INITRAMFS}-${MACHINE}.bin
> ::kernel.img
>
> if [ -n ${FATPAYLOAD} ] ; then
> echo "Copying payload into VFAT"
> --
> 1.8.1.2
Hello,
On Mon, Feb 10, 2014 at 12:05 PM, Sebastien MENNETRIER <
s.mennetr...@innotis.org> wrote:
> Hi,
>
>
> 2014-02-09 Andrei Gherzan :
>
> Hi,
>>
>>
>> On Fri, Jan 31, 2014 at 5:30 PM, Sébastien Mennetrier <
>> s.mennetr...@innotis.org>
On Tue, Feb 11, 2014 at 12:59 PM, Andrei Gherzan wrote:
>
> Hello,
>
> On Mon, Feb 10, 2014 at 12:05 PM, Sebastien MENNETRIER <
> s.mennetr...@innotis.org> wrote:
>
>> Hi,
>>
>>
>> 2014-02-09 Andrei Gherzan :
>>
>> Hi,
>&
+++
> classes/sdcard_image-rpi.bbclass | 7 +--
> 2 files changed, 18 insertions(+), 2 deletions(-)
>
Your patch was merged. Thank you.
--
Andrei Gherzan
m: +40.744.478.414 | f: +40.31.816.28.12
___
yocto mailing list
y
Hello Koen,
On Fri, Feb 14, 2014 at 5:15 PM, Koen Kooi wrote:
> It is strongly discouraged to use wildcards in SRC_URI since it breaks
> when using multiple bbappends and immediate expansion of FILESDIR.
>
> This fixes a do_install failure when building with multiple BSPs
> enabled.
>
>
This was
Hello Jonathan,
On Tue, Feb 18, 2014 at 1:52 PM, Jonathan Liu wrote:
> Change-Id: Ib513f195351b379dbb9f503dc5927f2018169b95
> Signed-off-by: Jonathan Liu
> ---
> classes/sdcard_image-rpi.bbclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
This was merged in master. Thank you fo
Change-Id: I724511ad5e96ff1b7779c3afe772eaf0d5250c8e
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
b/recipes-kernel/linux/linux
Change-Id: Iad457c2610ee3a0209598c92e5c473ae8f113636
Signed-off-by: Andrei Gherzan
---
recipes-bcm/common/firmware.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index 0b1aa05..390f6b3 100644
--- a
Change-Id: Iace039740f3b1b910d65bd3a2c82dc08836fde57
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.13.3.bb | 6 ++
1 file changed, 6 insertions(+)
create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.13.3.bb
diff --git a/recipes-kernel/linux/linux
Change-Id: Ib15942c4f525c8765d49deda94d2195dc01df14c
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.10.26.bb | 6 --
recipes-kernel/linux/linux-raspberrypi_3.10.30.bb | 6 ++
2 files changed, 6 insertions(+), 6 deletions(-)
delete mode 100644 recipes-kernel
Change-Id: I4358434c036eb8285f60dafac961c5734da1320b
Signed-off-by: Andrei Gherzan
---
recipes-kernel/linux/linux-raspberrypi_3.12.11.bb | 6 ++
recipes-kernel/linux/linux-raspberrypi_3.12.7.bb | 6 --
2 files changed, 6 insertions(+), 6 deletions(-)
create mode 100644 recipes-kernel
No need for mktemp-compatible-with-busybox.patch as the issue was
fixed in current revision.
Change-Id: I1eecd332e8e51dbbf97e25ec6ed133077f137d7b
Signed-off-by: Andrei Gherzan
---
recipes-multimedia/omxplayer/omxplayer_git.bb | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff
Change-Id: I635b2f2bff03ca7f091f8d5476afa4681f6bda71
Signed-off-by: Andrei Gherzan
---
recipes-graphics/userland/userland_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-graphics/userland/userland_git.bb
b/recipes-graphics/userland/userland_git.bb
index
to recipes-graphics/mesa/mesa_9.2.5.bbappend
>
Merged in master. Thanks.
--
*Andrei Gherzan*
m: +40.744.478.414 | f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Fri, Feb 21, 2014 at 9:00 PM, Khem Raj wrote:
> On Fri, Feb 21, 2014 at 2:29 AM, Andrei Gherzan wrote:
> > -PR = "r3"
> > +PR = "r4"
>
> Do you still need this ?
>
Indeed no. Thanks.
--
ag
___
yoc
No need for mktemp-compatible-with-busybox.patch as the issue was
fixed in current revision.
omxplayer startup bash script needs pgrep so add procps to RDEPENDS.
Change-Id: I1eecd332e8e51dbbf97e25ec6ed133077f137d7b
Signed-off-by: Andrei Gherzan
---
recipes-multimedia/omxplayer/omxplayer_git.bb
On Mon, Feb 24, 2014 at 1:20 PM, Andrei Gherzan wrote:
> No need for mktemp-compatible-with-busybox.patch as the issue was
> fixed in current revision.
> omxplayer startup bash script needs pgrep so add procps to RDEPENDS.
>
> Change-Id: I1eecd332e8e51dbbf97e25ec6ed133077f137d7b
Use "%" as version because this append should be applied on any mesa
version.
Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6
Signed-off-by: Andrei Gherzan
---
recipes-graphics/mesa/mesa_%.bbappend | 6 ++
recipes-graphics/mesa/mesa_9.2.5.bba
On Tue, Feb 25, 2014 at 2:00 PM, Burton, Ross wrote:
> On 25 February 2014 11:52, Andrei Gherzan wrote:
> > +# EGL and GLES are provided by userland package
> > +PACKAGECONFIG_remove_raspberrypi = "egl gles"
> > +PROVIDES_remove_raspberrypi = "\
> >
Use instead, the special created recipe mesa-gl which provides on libgl.
Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6
Signed-off-by: Andrei Gherzan
---
conf/machine/include/rpi-default-providers.inc | 2 ++
recipes-graphics/mesa/mesa_9.2.5.bbappend | 36
Change-Id: Ib48c8fd941be5ceb8fe2bcc087f53fb4ef1c0eb5
Signed-off-by: Andrei Gherzan
---
classes/sdcard_image-rpi.bbclass | 2 ++
1 file changed, 2 insertions(+)
diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass
index c7cfa7c..1b055bd 100644
--- a/classes
On Tue, Feb 25, 2014 at 6:54 PM, Burton, Ross wrote:
> That's better! :)
>
>
Thanks again
--
*Andrei Gherzan*
m: +40.744.478.414 | f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
/usr/share/fonts"
> >>
> >
>
> send the patch to OE-Core ml
Why exactly? meta-rpi is using yocto mailinglist.
> and dont hardcode /usr/share but use
> ${datadir} instead
>
That's a good catch.
Sebastien, one more
On Wed, Mar 5, 2014 at 10:31 AM, Sebastien MENNETRIER <
s.mennetr...@innotis.org> wrote:
>
>
> 2014-03-04 23:51 GMT+01:00 Andrei Gherzan :
>
>
>>
>>
>> On Wed, Mar 5, 2014 at 12:39 AM, Khem Raj wrote:
>>
>>> On Tue, Mar 4, 2014 at 12:18 A
Change-Id: Ibe66106fdf1da38d43278f5e2853c722709b91db
Signed-off-by: Andrei Gherzan
---
recipes-multimedia/omxplayer/omxplayer_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb
b/recipes-multimedia/omxplayer
On Wed, Mar 5, 2014 at 11:06 AM, Sebastien MENNETRIER <
s.mennetr...@innotis.org> wrote:
> Sorry, I forget "for-dora" in subject
>
>
>
Merged in dora. Thanks.
--
*Andrei Gherzan*
m: +40.744.478.414 | f: +40.31.816.28.12
On Wed, Mar 05, 2014 at 05:29:56PM +0200, Andrei Gherzan wrote:
> Change-Id: Ibe66106fdf1da38d43278f5e2853c722709b91db
> Signed-off-by: Andrei Gherzan
> ---
> recipes-multimedia/omxplayer/omxplayer_git.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>
bbclass | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Merged. Thank you.
--
Andrei Gherzan
m: +40.744.478.414 | f: +40.31.816.28.12
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
4-03-18 21:13:11-- https://bugzilla.yoctoproject.org/report.cgi
Connecting to bugzilla.yoctoproject.org
(bugzilla.yoctoproject.org)|140.211.169.56|:443...
connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2014-03-18 21:13:12 ERROR 502: Bad Gateway.
Is this a known issue?
--
*Andrei Gherzan
of the recipes.
> ERROR: Function failed: read_subpackage_metadata
> ERROR: Logfile of failure stored in:
>
> /home/builder/rpi/poky/raspberrypi/tmp/work/armv6-vfp-poky-linux-gnueabi/mesa-gl/2_9.1.6-r0/temp/log.do_package_write_ipk.9838
> ERROR: Task 2436
> (/home/build
After an exchange of messages with Richard, Saul and John Willis (he
already started a layer for oe and did a good job in it) i want to announce
that i started start a fork from his layer and with Florin Sarbu will
prepare a layer for RaspberryPi to work upon poky.
Until a stable version of this la
On Mon, May 21, 2012 at 10:47 AM, Tomas Frydrych <
tf+lists.yo...@r-finger.com> wrote:
> Hi,
>
> On 19/05/12 22:51, Andrei Gherzan wrote:
> > After an exchange of messages with Richard, Saul and John Willis (he
> > already started a layer for oe and did a good job in
On 05/21/2012 12:19 PM, Paul Eggleton wrote:
On Monday 21 May 2012 11:47:15 Andrei Gherzan wrote:
On Mon, May 21, 2012 at 10:47 AM, Tomas Frydrych wrote:
On 19/05/12 22:51, Andrei Gherzan wrote:
After an exchange of messages with Richard, Saul and John Willis (he
already started a layer for
Or we can set up a distro file so that we can use it out of the box and in
case ppl want to use custom distros use BBMASK. A pull request was sent
with some other stuff as well.
On Mon, May 21, 2012 at 6:41 PM, Gary Thomas wrote:
> On 2012-05-21 09:34, John Willis wrote:
>
>> Hi Paul,
>>
>> Th
Give some more output please.
On May 21, 2012 8:51 PM, "Gary Thomas" wrote:
> I tried to build a simple image using just Poky+meta-raspberrypi
> Build Configuration:
> BB_VERSION= "1.15.2"
> TARGET_ARCH = "arm"
> TARGET_OS = "linux-gnueabi"
> MACHINE = "raspberrypi
Strange. I just built the kernel and worked ok for me. I will give it a try
tonight.
On May 21, 2012 9:56 PM, "Gary Thomas" wrote:
> On 2012-05-21 12:47, Andrei Gherzan wrote:
>
>> Give some more output please.
>>
>
> That's about all there is - you ca
Yes it is. Forget that.
We decided to use a single layer for both distros.
On Mon, May 21, 2012 at 10:59 PM, Chris Tapp wrote:
>
> After seeing:
>
> > After an exchange of messages with Richard, Saul and John Willis ... i
> started start a fork ...
>
> I thought this was now 'the' meta-layer for
https://github.com/djwillis/meta-raspberrypi
Cheers!
@g
On Tue, May 22, 2012 at 10:40 PM, Chris Tapp wrote:
> On 21 May 2012, at 21:08, Andrei Gherzan wrote:
>
> > Yes it is. Forget that.
> > We decided to use a single layer for both distros.
>
> Great. Just to be
Why not using branches? For example meta-ivi maintains two branches: denzil
and master.
On May 23, 2012 10:03 PM, "Chris Tapp" wrote:
> Firstly, I should have said I was using the m-rpi as an example only ;-)
>
> On 23 May 2012, at 09:31, Tomas Frydrych wrote:
>
> > On 23/05/12 08:55, Chris Tapp
That would be a good idea in my opinion too as i tried to make doc last
week and i ended up dropping this task as i didn't have the time to search
for those xml deps.
@g
On Sun, Jun 24, 2012 at 7:06 PM, jfabernathy wrote:
> I had a need to look at the bitbake manual in the poky/bitbake/doc/manu
On Mon, Jul 9, 2012 at 1:39 PM, James Abernathy wrote:
> my goal of this test was to see if I could use the n450 BSP as a starting
> point for a BSP to support my Acer Aspire One n450 based netbook. The
> core-image-sato will boot from USB key on the netbook if I use the ZIP
> drive format for th
On Mon, Jul 9, 2012 at 1:22 PM, kishore sheik ahamed wrote:
>
> On Mon, Jul 9, 2012 at 3:03 PM, Andrei Gherzan wrote:
>
>> On Sat, Jul 7, 2012 at 10:54 AM, kishore sheik ahamed <
>> linuxi...@gmail.com> wrote:
>>
>>> Hello there
>>>
>>&
I tried now to fetch it and it works ok...
@g
On Jun 27, 2012 12:47 AM, "Chris Tapp" wrote:
> I'm trying to use git://github.com/bootc/linux.git in a recipe, but
> 'do_fetch' is failing.
>
> If I fetch manually, then it takes a long, long time to go through
> 'remote: counting objects' and 'remo
Cheers John,
On Mon, Jul 9, 2012 at 8:02 PM, r10kindsofpeople wrote:
> On Mon, Jul 9, 2012 at 10:56 AM, Khem Raj wrote:
> >
> >
> > On Monday, July 9, 2012, r10kindsofpeople
> > wrote:
> >> There was some discussion of setting up a mailing list for Raspberry
> >> PI back in May...did anything
On Wed, Jun 27, 2012 at 12:47 AM, Chris Tapp wrote:
> I'm trying to use git://github.com/bootc/linux.git in a recipe, but
> 'do_fetch' is failing.
>
> If I fetch manually, then it takes a long, long time to go through
> 'remote: counting objects' and 'remote: compressing object'. Is this
> causing
Today bugzilla was realy slow. Anybody experiencing this issue?
*This webpage is not available*
*Chromium could not load the webpage because bugzilla.yoctoproject.org took
too long to respond. The website may be down, or you may be experiencing
issues with your Internet connection.*
@g
__
On Tue, Jul 10, 2012 at 12:35 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Monday 09 July 2012 20:21:32 Chris Tapp wrote:
> > > The first sign of trouble was an error message saying there were no
> > > recipes for netbase-4.7 (for which meta-raspberrypi had a .bbappend).
> > > No
On Tue, Jul 10, 2012 at 12:53 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Tuesday 10 July 2012 12:45:28 Andrei Gherzan wrote:
> > On Tue, Jul 10, 2012 at 12:35 PM, Paul Eggleton <
> > paul.eggle...@linux.intel.com> wrote:
> > > FYI Andrei has
On Wed, Jul 25, 2012 at 11:43 AM, Giovanni Foiani wrote:
> Hi,
>
> I built some images using the latest Yocto release (with Hob) on a Ubuntu
> 10.04 32 bit, but when the process finishes (with success) I can't find
> .sdcard files into "*tmp/deploy/images*" folder.
>
Not all images create .sdcar
Anybody faced this error before and can save me from searching the roots of
the problem?
| 53135360 bytes (53 MB) copied, 1.21693 s, 43.7 MB/s
| rm: cannot remove `.sdimg': Value too large for defined data
type
| ERROR: Function failed: do_rootfs
P.S. Using yocto master + rpi layer.
Thank you,
On Thu, Jul 26, 2012 at 11:50 AM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Wednesday 25 July 2012 21:53:26 Andrei Gherzan wrote:
> > Anybody faced this error before and can save me from searching the roots
> of
> > the problem?
> >
> > | 5313
ERROR: Function failed: Fetcher failure for URL: '
http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-yocto-2011.tgz'.
Unable to fetch URL from any source.
*ag*
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.o
On Fri, Jul 27, 2012 at 9:49 PM, Gary Thomas wrote:
> On 2012-07-27 12:40, Andrei Gherzan wrote:
>
>> ERROR: Function failed: Fetcher failure for URL: 'http://downloads.**
>> yoctoproject.org/releases/gnu-**config/gnu-config-yocto-**2011.tgz<http://downloads.yoc
On Mon, Aug 13, 2012 at 4:34 PM, Jack Mitchell wrote:
> Good afternoon everyone,
>
> I am trying (yet again) to get yocto to build for the Raspberry Pi and I
> am falling at the do_fetch hurdle on the RasPi kernel.
>
>ERROR: Fetcher failure: Fetch command export HOME="/home/jack";
>export
On Mon, Aug 13, 2012 at 7:38 PM, Chris Tapp wrote:
> On 13 Aug 2012, at 15:00, Jack Mitchell wrote:
>
> > On 13/08/12 14:51, Andrei Gherzan wrote:
> >>
> >> On Mon, Aug 13, 2012 at 4:34 PM, Jack Mitchell
> >> m...@communistcode.co.uk>>
201 - 300 of 1009 matches
Mail list logo