[yocto] bitbake: git and patch problem
Robert P. J. Day
rpjday at crashcourse.ca
Mon Mar 5 03:12:54 PST 2018
On Mon, 5 Mar 2018, EXTERNAL van Riel Rob (ENTER, BT-CO/ENG1.1) wrote:
> I'm experiencing strange (at least to my eyes) behaviour from
> bitbake. My recipe specifies a git repository as the main SRC_URI,
> then, in a variant created using an append file adds a patch like
> this:
>
> SRC_URI_append_mystuff += "file://mystuff.patch"
pretty sure you don't need both "_append" and "+=" in the same
assignment.
rday
More information about the yocto
mailing list