Hi Babic,
I think the problem is from
> meta-swupdate-boards/recipes-support/swupdate/swupdate_%.bbappend
>
The file contains
> SRCREV = "${AUTOREV}"
>
which overwrites SRCREV in
> meta-swupdate/recipes-support/swupdate/swupdate_2017.04.bb
>
After removing that line, everything is fine now.
Hi Thi Huynh,
On 08/07/2017 17:12, Ngọc Thi Huỳnh wrote:
> Hi Babic,
>
> I think the problem is from
>
> meta-swupdate-boards/recipes-support/swupdate/swupdate_%.bbappend
>
>
> The file contains
>
> SRCREV = "${AUTOREV}"
>
>
> which overwrites SRCREV in
>
> meta-swupdate/recipe
Hi everyone
I need your help. For the last several days, I've being trying to compile a
yocto based project with no success. So in case someone can help me this
would be really nice :)
Follow the details of the problem.
On my development system, I have installed a kali linux (debian) 4.9.0.
htt