Hi Koen,
I thought of doing this, I just didn't know if it would be acceptable
and if there was a cleaner way of extending a .bbclass
Thanks,
Joel
On Fri, Sep 2, 2011 at 11:00 AM, Koen Kooi wrote:
> Why not start with
>
> echo "inherit image" >> mynewclass.bbclass
>
> And have the image inherit
Why not start with
echo "inherit image" >> mynewclass.bbclass
And have the image inherit mynewclass?
Op 2 sep. 2011, om 17:44 heeft Joel A Fernandes het volgende geschreven:
>
>
> On Tue, Aug 30, 2011 at 12:47 PM, Koen Kooi
> wrote:
> >
> > Op 30 aug. 2011, om 18:46 heeft Jason Kridner het
On Tue, Aug 30, 2011 at 12:47 PM, Koen Kooi
wrote:
>
> Op 30 aug. 2011, om 18:46 heeft Jason Kridner het volgende geschreven:
>
>> On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes
wrote:
>>> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
wrote:
>>>
>>> This script is BSP specific and sh
On Tue, Aug 30, 2011 at 12:47 PM, Koen Kooi wrote:
>
> Op 30 aug. 2011, om 18:46 heeft Jason Kridner het volgende geschreven:
>
>> On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes
>> wrote:
>>> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
>>> wrote:
>>>
>>> This script is BSP specif
Op 30 aug. 2011, om 18:46 heeft Jason Kridner het volgende geschreven:
> On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes
> wrote:
>> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
>> wrote:
>>
>> This script is BSP specific and shouldn't live in the OE-core layer.
>
> The
On Mon, Aug 29, 2011 at 7:08 PM, Joel A Fernandes wrote:
> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
> wrote:
>
> This script is BSP specific and shouldn't live in the OE-core layer.
The only issue is this script is used from within the IMAGE_CMD_sdimg
code which live
On 30/08/2011 11:34, Koen Kooi wrote:
> Op 30 aug. 2011, om 11:36 heeft Graeme Gregory het volgende geschreven:
>
>> On 30/08/2011 10:31, Richard Purdie wrote:
>>> On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
>>> This script is BSP specific and shouldn't live in the OE-core layer.
>>
Op 30 aug. 2011, om 11:36 heeft Graeme Gregory het volgende geschreven:
> On 30/08/2011 10:31, Richard Purdie wrote:
>> On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
>> This script is BSP specific and shouldn't live in the OE-core layer.
> The only issue is this script is used f
On 30/08/2011 10:31, Richard Purdie wrote:
> On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
> This script is BSP specific and shouldn't live in the OE-core layer.
The only issue is this script is used from within the IMAGE_CMD_sdimg
code which lives in OE-core (meta/classes/i
On Mon, 2011-08-29 at 17:03 -0400, Jason Kridner wrote:
> >>>
> >>> This script is BSP specific and shouldn't live in the OE-core layer.
> >>
> >> The only issue is this script is used from within the IMAGE_CMD_sdimg
> >> code which lives in OE-core (meta/classes/image_types.
> >
> > classes should
Op 30 aug. 2011, om 01:08 heeft Joel A Fernandes het volgende geschreven:
> On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner
> wrote:
>
> This script is BSP specific and shouldn't live in the OE-core layer.
The only issue is this script is used from within the IMAGE_CMD_sdimg
On Mon, Aug 29, 2011 at 4:03 PM, Jason Kridner wrote:
This script is BSP specific and shouldn't live in the OE-core layer.
>>>
>>> The only issue is this script is used from within the IMAGE_CMD_sdimg
>>> code which lives in OE-core (meta/classes/image_types.
>>
>> classes shouldn't be c
>>>
>>> This script is BSP specific and shouldn't live in the OE-core layer.
>>
>> The only issue is this script is used from within the IMAGE_CMD_sdimg
>> code which lives in OE-core (meta/classes/image_types.
>
> classes shouldn't be calling external scripts
>
Is the right approach to add parame
Op 29 aug. 2011 om 17:10 heeft Joel A Fernandes het
volgende geschreven:
> On Mon, Aug 29, 2011 at 2:58 AM, Koen Kooi wrote:
>>
>> Op 29 aug. 2011, om 08:12 heeft Joel A Fernandes het volgende geschreven:
>>
>>> Script written by Graeme Gregory
>>> http://www.angstrom-distribution.org/demo/
On Mon, Aug 29, 2011 at 2:58 AM, Koen Kooi wrote:
>
> Op 29 aug. 2011, om 08:12 heeft Joel A Fernandes het volgende geschreven:
>
>> Script written by Graeme Gregory
>> http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt
>>
>> Signed-off-by: Joel A Fernandes
>> Cc: Graeme Gregory
>>
On Mon, Aug 29, 2011 at 8:32 AM, Andrea Adami wrote:
> I was exactly wondering about the necessity of such
> script...formatting an SD is not rocket science.
> If it is handy for beagleboard then put it in its BSP.
So everything in oe-core is rocket science? ;) Just kidding
sure I'll move it ov
I was exactly wondering about the necessity of such
script...formatting an SD is not rocket science.
If it is handy for beagleboard then put it in its BSP.
Andrea
2011/8/29, Koen Kooi :
>
> Op 29 aug. 2011, om 08:12 heeft Joel A Fernandes het volgende geschreven:
>
>> Script written by Graeme Gre
Op 29 aug. 2011, om 08:12 heeft Joel A Fernandes het volgende geschreven:
> Script written by Graeme Gregory
> http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt
>
> Signed-off-by: Joel A Fernandes
> Cc: Graeme Gregory
> Cc: Jason Kridner
> Cc: k-k...@ti.com
> ---
> .../mkcard/m
On Mon, Aug 29, 2011 at 1:12 AM, Joel A Fernandes wrote:
> Script written by Graeme Gregory
> http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt
>
> Signed-off-by: Joel A Fernandes
> Cc: Graeme Gregory
> Cc: Jason Kridner
> Cc: k-k...@ti.com
> ---
This script is to be run as nati
Script written by Graeme Gregory
http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt
Signed-off-by: Joel A Fernandes
Cc: Graeme Gregory
Cc: Jason Kridner
Cc: k-k...@ti.com
---
.../mkcard/mkcard-0.5/COPYING.patch| 344
meta/recipes-devtools/mkc
20 matches
Mail list logo