All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: bitbake master-next branch is not building
@ 2014-03-16 15:50 Ilya Smelykh
  2014-03-17 12:53 ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Ilya Smelykh @ 2014-03-16 15:50 UTC (permalink / raw)
  To: meta-freescale

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

Hi,

I've faced the same problem using master for nitrogen6x machine, the fix
for me was to comment out the IMAGE_BOOTLOADER ?= ""
from sources/meta-fsl-arm-extra/conf/machine/nitrogen6x.conf.


-- 
Cheers,
Ilya.

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

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

* Re: bitbake master-next branch is not building
  2014-03-16 15:50 bitbake master-next branch is not building Ilya Smelykh
@ 2014-03-17 12:53 ` Otavio Salvador
  2014-03-17 13:38   ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Otavio Salvador @ 2014-03-17 12:53 UTC (permalink / raw)
  To: Ilya Smelykh; +Cc: meta-freescale

Hello,

On Sun, Mar 16, 2014 at 12:50 PM, Ilya Smelykh <ilya.smelykh@gmail.com> wrote:
> I've faced the same problem using master for nitrogen6x machine, the fix for
> me was to comment out the IMAGE_BOOTLOADER ?= "" from
> sources/meta-fsl-arm-extra/conf/machine/nitrogen6x.conf.

Oh Ok. Got it.

I will make  fix for it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: bitbake master-next branch is not building
  2014-03-17 12:53 ` Otavio Salvador
@ 2014-03-17 13:38   ` Otavio Salvador
  0 siblings, 0 replies; 8+ messages in thread
From: Otavio Salvador @ 2014-03-17 13:38 UTC (permalink / raw)
  To: Ilya Smelykh; +Cc: meta-freescale

On Mon, Mar 17, 2014 at 9:53 AM, Otavio Salvador
<otavio@ossystems.com.br> wrote:
> Hello,
>
> On Sun, Mar 16, 2014 at 12:50 PM, Ilya Smelykh <ilya.smelykh@gmail.com> wrote:
>> I've faced the same problem using master for nitrogen6x machine, the fix for
>> me was to comment out the IMAGE_BOOTLOADER ?= "" from
>> sources/meta-fsl-arm-extra/conf/machine/nitrogen6x.conf.
>
> Oh Ok. Got it.
>
> I will make  fix for it.

Fixed locally, will send the patch later today with other things.


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: bitbake master-next branch is not building
  2014-03-13 12:18     ` Otavio Salvador
@ 2014-03-13 13:27       ` Tarek El-Sherbiny
  0 siblings, 0 replies; 8+ messages in thread
From: Tarek El-Sherbiny @ 2014-03-13 13:27 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

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

On Thu, Mar 13, 2014 at 12:18 PM, Otavio Salvador
<otavio@ossystems.com.br>wrote:

> On Thu, Mar 13, 2014 at 7:54 AM, Tarek El-Sherbiny
> <tarek.elsherbiny@gmail.com> wrote:
> > Same problem on the master branch. But thanks for trying to help :)
>
> You seem to not be using fsl-community-bsp; so please add meta-fsl-demos
> layer.
>

This is what I used:
/yocto_next/build$ repo init -u
https://github.com/Freescale/fsl-community-bsp-platform -b master

Is that not fsl-community-bsp ?

>
> I advise you to look at fsl-image-multimedia as this is nicer than gui
> for testing; core-image-sato provides most of fsl-image-gui and is
> smaller and faster to build.
>

I also have this layer:
yocto_next/build$ bitbake-layers show-layers
layer                 path                                      priority
==========================================================================
meta
 /media/extradisk-1/data/extend_homes/telsherbiny/work/yocto_next/sources/poky/meta
 5
meta-yocto
 /media/extradisk-1/data/extend_homes/telsherbiny/work/yocto_next/sources/poky/meta-yocto
 5
meta-oe
/media/extradisk-1/data/extend_homes/telsherbiny/work/yocto_next/sources/meta-openembedded/meta-oe
 6
meta-fsl-arm
 /media/extradisk-1/data/extend_homes/telsherbiny/work/yocto_next/sources/meta-fsl-arm
 5
meta-fsl-arm-extra
 /media/extradisk-1/data/extend_homes/telsherbiny/work/yocto_next/sources/meta-fsl-arm-extra
 4
meta-fsl-demos
 /media/extradisk-1/data/extend_homes/telsherbiny/work/yocto_next/sources/meta-fsl-demos
 4

And the multimedia image is there:
yocto_next/build$ ll ../sources/meta-fsl-demos/recipes-fsl/images/
fsl-image-multimedia.bb
-rw-rw-r-- 1 telsherbiny telsherbiny 396 Mar 13 10:15
../sources/meta-fsl-demos/recipes-fsl/images/fsl-image-multimedia.bb

But the same problem with the multimedia image:

yocto_next/build$ bitbake fsl-image-multimedia
Loading cache: 100%
|##########################################################################################|
ETA:  00:00:00
Loaded 1804 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES ''
ERROR: Required build target 'fsl-image-multimedia' has no buildable
providers.
Missing or unbuildable dependency chain was: ['fsl-image-multimedia', '']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.



>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>



-- 
*Tarek*

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

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

* Re: bitbake master-next branch is not building
  2014-03-13 10:54   ` Tarek El-Sherbiny
@ 2014-03-13 12:18     ` Otavio Salvador
  2014-03-13 13:27       ` Tarek El-Sherbiny
  0 siblings, 1 reply; 8+ messages in thread
From: Otavio Salvador @ 2014-03-13 12:18 UTC (permalink / raw)
  To: Tarek El-Sherbiny; +Cc: meta-freescale

On Thu, Mar 13, 2014 at 7:54 AM, Tarek El-Sherbiny
<tarek.elsherbiny@gmail.com> wrote:
> Same problem on the master branch. But thanks for trying to help :)

You seem to not be using fsl-community-bsp; so please add meta-fsl-demos layer.

I advise you to look at fsl-image-multimedia as this is nicer than gui
for testing; core-image-sato provides most of fsl-image-gui and is
smaller and faster to build.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: bitbake master-next branch is not building
  2014-03-13  1:56 ` Otavio Salvador
@ 2014-03-13 10:54   ` Tarek El-Sherbiny
  2014-03-13 12:18     ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Tarek El-Sherbiny @ 2014-03-13 10:54 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

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

Same problem on the master branch. But thanks for trying to help :)


On Thu, Mar 13, 2014 at 1:56 AM, Otavio Salvador <otavio@ossystems.com.br>wrote:

> On Mon, Mar 10, 2014 at 7:55 AM, Tarek El-Sherbiny
> <tarek.elsherbiny@gmail.com> wrote:
> > Build instructions:
> >
> > ~/$ mkdir yocto
> > ~/$ cd yocto
> > ~/yocto$ repo init -u
> > https://github.com/Freescale/fsl-community-bsp-platform -b master-next
> > ~/yocto$ repo sync
> > ~/yocto$ MACHINE=nitrogen6x . setup-environment build
> > ~/yocto/build$ vi conf/local.conf
> >       ... added these two lines:
> >       PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
> >       PREFERRED_VERSION_linux-boundary = "3.10.17"
> > ~/yocto/build$ bitbake fsl-image-gui
> >
> >
> > Output:
> > yocto/build$ bitbake fsl-image-gui
> > Loading cache: 100%
> >
> |##########################################################################################################|
> > ETA:  00:00:00
> > Loaded 1800 entries from dependency cache.
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing PROVIDES ''
> > ERROR: Required build target 'fsl-image-gui' has no buildable providers.
> > Missing or unbuildable dependency chain was: ['fsl-image-gui', '']
> >
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> >
> >
> > What is going wrong?
>
> Please use master for non-bleeding-edged development. master-next is
> more a test bed and we cannot assume everything there is ready to
> merge. Eventually things are dropped there and like.
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>



-- 
*Tarek*

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

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

* Re: bitbake master-next branch is not building
  2014-03-10 10:55 Tarek El-Sherbiny
@ 2014-03-13  1:56 ` Otavio Salvador
  2014-03-13 10:54   ` Tarek El-Sherbiny
  0 siblings, 1 reply; 8+ messages in thread
From: Otavio Salvador @ 2014-03-13  1:56 UTC (permalink / raw)
  To: Tarek El-Sherbiny; +Cc: meta-freescale

On Mon, Mar 10, 2014 at 7:55 AM, Tarek El-Sherbiny
<tarek.elsherbiny@gmail.com> wrote:
> Build instructions:
>
> ~/$ mkdir yocto
> ~/$ cd yocto
> ~/yocto$ repo init -u
> https://github.com/Freescale/fsl-community-bsp-platform -b master-next
> ~/yocto$ repo sync
> ~/yocto$ MACHINE=nitrogen6x . setup-environment build
> ~/yocto/build$ vi conf/local.conf
>       ... added these two lines:
>       PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
>       PREFERRED_VERSION_linux-boundary = "3.10.17"
> ~/yocto/build$ bitbake fsl-image-gui
>
>
> Output:
> yocto/build$ bitbake fsl-image-gui
> Loading cache: 100%
> |##########################################################################################################|
> ETA:  00:00:00
> Loaded 1800 entries from dependency cache.
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES ''
> ERROR: Required build target 'fsl-image-gui' has no buildable providers.
> Missing or unbuildable dependency chain was: ['fsl-image-gui', '']
>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>
>
> What is going wrong?

Please use master for non-bleeding-edged development. master-next is
more a test bed and we cannot assume everything there is ready to
merge. Eventually things are dropped there and like.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* bitbake master-next branch is not building
@ 2014-03-10 10:55 Tarek El-Sherbiny
  2014-03-13  1:56 ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Tarek El-Sherbiny @ 2014-03-10 10:55 UTC (permalink / raw)
  To: meta-freescale

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

Hi All,

Build instructions:

~/$ mkdir yocto
~/$ cd yocto
~/yocto$ repo init -u
https://github.com/Freescale/fsl-community-bsp-platform -b master-next
~/yocto$ repo sync
~/yocto$ MACHINE=nitrogen6x . setup-environment build
~/yocto/build$ vi conf/local.conf
      ... added these two lines:
      PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
      PREFERRED_VERSION_linux-boundary = "3.10.17"
~/yocto/build$ bitbake fsl-image-gui


Output:
yocto/build$ bitbake fsl-image-gui
Loading cache: 100%
|##########################################################################################################|
ETA:  00:00:00
Loaded 1800 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES ''
ERROR: Required build target 'fsl-image-gui' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-gui', '']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.


What is going wrong?


Thanks
-- 
*Tarek*

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

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

end of thread, other threads:[~2014-03-17 13:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-16 15:50 bitbake master-next branch is not building Ilya Smelykh
2014-03-17 12:53 ` Otavio Salvador
2014-03-17 13:38   ` Otavio Salvador
  -- strict thread matches above, loose matches on Subject: below --
2014-03-10 10:55 Tarek El-Sherbiny
2014-03-13  1:56 ` Otavio Salvador
2014-03-13 10:54   ` Tarek El-Sherbiny
2014-03-13 12:18     ` Otavio Salvador
2014-03-13 13:27       ` Tarek El-Sherbiny

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.