Hi there,
We are having problems with using AUTOINC together with the ipk package format.
I'm not sure whether this issue applies to rpm and deb as well.
Given the following configuration in a recipe:
SRCREV = "AUTOINC"
PV = "git${SRCPV}"
PR = "r0"
The generated package will have a version lik
age"
> 3) check the tmp/deploy/images folder for the output
>
> Regards,
> Cornel
>
> -Original Message-
> From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
> On Behalf Of Tino Breddin
> Sent: Friday, January 25, 2013 1:32 PM
&
Hi there,
I've seen some work already went into building a Yocto build appliance
which runs on VMware [1]. I think that's a great tool to get started.
Has the appliance been built by hand or is the process somewhat
automated? I couldn't find any references in Poky.
Cheers,
Tino
[1] https://www.y
sub project of Yocto
> Project, e.g. setup mailing list, wiki pages, etc. And some announcement
> will be made soon. So stay tuned.
>
> Thanks,
> Jessica
>
> -Original Message-
> From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
>
Hi,
I was wondering what the future plans for WebHob are. I'm aware of the
wiki design page [1] and the repo [2] and recall having read that it has
been dropped from release 1.3. However I can't find any further information.
Cheers,
Tino
[1] https://wiki.yoctoproject.org/wiki/Yocto_Web_Hob_Desig
urrent/poky-ref-manual/poky-ref-manual.html#ref-variables-glossary
> http://www.yoctoproject.org/docs/1.3/dev-manual/dev-manual.html#platdev-appdev-srcrev
>
> Kind regards,
>
> Jerrod
>
>
> On Thu, Dec 20, 2012 at 10:34 AM, Tino Breddin wrote:
>
>> Hi,
&
Hi,
I've noticed that bitbake won't update a Git checkout of an
application referenced through a recipe when running a follow-up build.
Is there some way to tell bitbake to check whether the remote Git
repository provides updates which should trigger a rebuild of the
application?
Cheers,
Tino
__