All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* meta-raspberrypi
@ 2013-04-29 22:13 seth bollinger
  2013-04-29 22:54 ` meta-raspberrypi Philipp Wagner
  0 siblings, 1 reply; 8+ messages in thread
From: seth bollinger @ 2013-04-29 22:13 UTC (permalink / raw
  To: yocto@yoctoproject.org

Hello All,

Is anyone maintaining the meta-raspberrypi repository?

Thanks,

Seth


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: meta-raspberrypi
  2013-04-29 22:13 meta-raspberrypi seth bollinger
@ 2013-04-29 22:54 ` Philipp Wagner
  2013-05-01 11:04   ` meta-raspberrypi Andrei Gherzan
  0 siblings, 1 reply; 8+ messages in thread
From: Philipp Wagner @ 2013-04-29 22:54 UTC (permalink / raw
  To: yocto

Am 30.04.2013 00:13, seth bollinger wrote:
> Is anyone maintaining the meta-raspberrypi repository?

Yes, it's maintained by Andrei Gherzan <andrei@gherzan.ro>.

Philipp


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: meta-raspberrypi
  2013-04-29 22:54 ` meta-raspberrypi Philipp Wagner
@ 2013-05-01 11:04   ` Andrei Gherzan
  0 siblings, 0 replies; 8+ messages in thread
From: Andrei Gherzan @ 2013-05-01 11:04 UTC (permalink / raw
  To: Philipp Wagner; +Cc: Yocto Project

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

Right. Had a couple of problems + out of town for a while. Tonight will
sync with all the patches sent. Sorry for this.


On Tue, Apr 30, 2013 at 12:54 AM, Philipp Wagner
<lists@philipp-wagner.com>wrote:

> Am 30.04.2013 00:13, seth bollinger wrote:
> > Is anyone maintaining the meta-raspberrypi repository?
>
> Yes, it's maintained by Andrei Gherzan <andrei@gherzan.ro>.
>
> Philipp
> _______________________________________________
> 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

[-- Attachment #2: Type: text/html, Size: 1651 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* meta-raspberrypi
@ 2013-09-30 11:00 Jonas Schnelli
  2013-09-30 14:16 ` meta-raspberrypi Gaurang Shastri
  0 siblings, 1 reply; 8+ messages in thread
From: Jonas Schnelli @ 2013-09-30 11:00 UTC (permalink / raw
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

Hi

While building with meta-raspberrypi i encounter the following error:

ERROR: Could not inherit file classes/ sdcard_image-rpi.bbclass                                                                                                              | ETA:  00:01:03
ERROR: Command execution failed: Exited with 1

Any ideas?

i've tried with:
https://github.com/djwillis/meta-raspberrypi
and
git://git.yoctoproject.org/meta-raspberrypi

thanks
--
/jonas

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4397 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: meta-raspberrypi
  2013-09-30 11:00 meta-raspberrypi Jonas Schnelli
@ 2013-09-30 14:16 ` Gaurang Shastri
  0 siblings, 0 replies; 8+ messages in thread
From: Gaurang Shastri @ 2013-09-30 14:16 UTC (permalink / raw
  To: Jonas Schnelli; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1060 bytes --]

Hi Jonas,

I hope you have did below things before starting:
==

How to use it:

1. source poky/oe-init-build-env rpi-build
2. Add needed layer to bblayers.conf:
    - meta-raspberrypi
3  Set MACHINE to raspberrypi in local.conf
4. bitbake rpi-hwup-image
5. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
6. Boot your RPI.
==

//Gaurang Shastri




On Mon, Sep 30, 2013 at 4:30 PM, Jonas Schnelli
<jonas.schnelli@include7.ch>wrote:

> Hi
>
> While building with meta-raspberrypi i encounter the following error:
>
> ERROR: Could not inherit file classes/ sdcard_image-rpi.bbclass
>
>                        | ETA:  00:01:03
> ERROR: Command execution failed: Exited with 1
>
> Any ideas?
>
> i've tried with:
> https://github.com/djwillis/meta-raspberrypi
> and
> git://git.yoctoproject.org/meta-raspberrypi
>
> thanks
> --
> /jonas
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 1796 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Meta-raspberrypi
@ 2019-07-22 22:07 Shravan Singh
  2019-07-29 14:04 ` Meta-raspberrypi Khem Raj
  2019-07-29 15:20 ` Meta-raspberrypi Rudolf J Streif
  0 siblings, 2 replies; 8+ messages in thread
From: Shravan Singh @ 2019-07-22 22:07 UTC (permalink / raw
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]

Hello All,

I am trying to create a base image for raspberry-pi cm3(compute module 3)

I am using warrior-21.0.1
I downloaded meta-raspberry-pi from
https://git.yoctoproject.org/git/meta-raspberrypi
I added the layer in bblayer.conf and I have changed the machine variable
in local.conf
to *raspberrypi-cm3*
I am using oe-init-build script to generate the base files

Now when I run the command
bitbake core-image-base

I get the below mentioned error
Error: No recipes available for:
/home/blue/yacto/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2019.07.bbappend
/home/blue/yacto/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16%.bbappend


Any help with this?


Regards,
Shravan Singh
(239) 243-0838

Blue Sparq, Inc.
928 NE 24th Lane unit 4 and 5.
Cape Coral, FL 33993

IMPORTANT: The contents of this email and any attachments are confidential.
They are intended for the named recipient(s) only. If you have received
this email by mistake, please notify the sender immediately and do not
disclose the contents to anyone or make copies thereof.

[-- Attachment #2: Type: text/html, Size: 1839 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Meta-raspberrypi
  2019-07-22 22:07 Meta-raspberrypi Shravan Singh
@ 2019-07-29 14:04 ` Khem Raj
  2019-07-29 15:20 ` Meta-raspberrypi Rudolf J Streif
  1 sibling, 0 replies; 8+ messages in thread
From: Khem Raj @ 2019-07-29 14:04 UTC (permalink / raw
  To: Shravan Singh; +Cc: Yocto Project

On Mon, Jul 29, 2019 at 2:15 AM Shravan Singh <shravan@bluesparq.com> wrote:
>
> Hello All,
>
> I am trying to create a base image for raspberry-pi cm3(compute module 3)
>
> I am using warrior-21.0.1
> I downloaded meta-raspberry-pi from  https://git.yoctoproject.org/git/meta-raspberrypi
> I added the layer in bblayer.conf and I have changed the machine variable in local.conf
> to raspberrypi-cm3
> I am using oe-init-build script to generate the base files
>
> Now when I run the command
> bitbake core-image-base
>
> I get the below mentioned error
> Error: No recipes available for:
> /home/blue/yacto/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2019.07.bbappend
> /home/blue/yacto/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16%.bbappend
>
>
> Any help with this?

always post the Build Configuration printed by bitbake on top, When
you add layers ensure that the branches
match to core layer e.g. if you are using warrior release for
core/poky then use same branch checkout for
meta-raspberrypi as well.

>
>
> Regards,
> Shravan Singh
> (239) 243-0838
>
> Blue Sparq, Inc.
> 928 NE 24th Lane unit 4 and 5.
> Cape Coral, FL 33993
>
> IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the named recipient(s) only. If you have received this email by mistake, please notify the sender immediately and do not disclose the contents to anyone or make copies thereof.
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Meta-raspberrypi
  2019-07-22 22:07 Meta-raspberrypi Shravan Singh
  2019-07-29 14:04 ` Meta-raspberrypi Khem Raj
@ 2019-07-29 15:20 ` Rudolf J Streif
  1 sibling, 0 replies; 8+ messages in thread
From: Rudolf J Streif @ 2019-07-29 15:20 UTC (permalink / raw
  To: Shravan Singh, yocto


[-- Attachment #1.1.1: Type: text/plain, Size: 1427 bytes --]

Hi Shravan,

You need to checkout warrior from your meta-raspberrypi repo that you
cloned. It looks as it is on the latest master.

:rjs

On 7/22/19 3:07 PM, Shravan Singh wrote:
> Hello All,
>
> I am trying to create a base image for raspberry-pi cm3(compute module 3)
>
> I am using warrior-21.0.1
> I downloaded meta-raspberry-pi from 
> https://git.yoctoproject.org/git/meta-raspberrypi
> I added the layer in bblayer.conf and I have changed the machine
> variable in local.conf
> to *raspberrypi-cm3*
> I am using oe-init-build script to generate the base files
>
> Now when I run the command
> bitbake core-image-base
>
> I get the below mentioned error
> Error: No recipes available for:
> /home/blue/yacto/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2019.07.bbappend
> /home/blue/yacto/meta-raspberrypi/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16%.bbappend
>
>
> Any help with this?
>
>
> Regards,
> Shravan Singh
> (239) 243-0838
>
> Blue Sparq, Inc.
> 928 NE 24th Lane unit 4 and 5.
> Cape Coral, FL 33993
>
> IMPORTANT: The contents of this email and any attachments are
> confidential. They are intended for the named recipient(s) only. If
> you have received this email by mistake, please notify the sender
> immediately and do not disclose the contents to anyone or make copies
> thereof.
>
-- 
-----
Rudolf J Streif
CEO/CTO ibeeto
+1.855.442.3396 x700


[-- Attachment #1.1.2: Type: text/html, Size: 3978 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 499 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-29 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-22 22:07 Meta-raspberrypi Shravan Singh
2019-07-29 14:04 ` Meta-raspberrypi Khem Raj
2019-07-29 15:20 ` Meta-raspberrypi Rudolf J Streif
  -- strict thread matches above, loose matches on Subject: below --
2013-09-30 11:00 meta-raspberrypi Jonas Schnelli
2013-09-30 14:16 ` meta-raspberrypi Gaurang Shastri
2013-04-29 22:13 meta-raspberrypi seth bollinger
2013-04-29 22:54 ` meta-raspberrypi Philipp Wagner
2013-05-01 11:04   ` meta-raspberrypi Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.