[poky] BB_NO_NETWORK - _git.bb recipies

Nandor Han hannandor at gmail.com
Tue Dec 6 01:41:03 PST 2016


Hi Rami,

On 11/22/2016 10:23 PM, Rami Rosenbaum wrote:
> Hi,
> I'm trying to create my own source download mirror to my Yocto build.
> It's an Atmel-based board, I'm using the meta-atmel layer.
> I've made changes in the *at91bootstrap*, *u-boot-at91* and *linux-at91*
> (I'm holding these versions on my SVN).
> So I added a custom meta-xxx layer, with duplicates of these recipes,
> pointing to my repo.
> BBFILE_PRIORITY of meta-xxx is higher than meta-atmel !!!
>
> To my problem:
> After running a successful build, I moved all tarballs to my
> SOURCE_MIRROR_URL.
> I added the *BB_NO_NETWORK* flag and ran the build.
> I got the following error:
> [yocto at yocto: build] > bitbake core-image-minimal
> NOTE: Error during finalise of
> *./meta-atmel/recipes-bsp/at91bootstrap/at91bootstrap_git.bb
> <http://at91bootstrap_git.bb>*                              | ETA:  00:01:54

Just an idea... You mention above that `at91bootstrap` recipe is 
duplicated in your own layer (meta-xxx), so I will investigate why is 
still picked up from `meta-atmel` layer and  not from your own layer.

Hope it helps :)

Nandor

<snip>


More information about the poky mailing list