Re: bitbake: git and patch problem
Robert P. J. Day
On Mon, 5 Mar 2018, EXTERNAL van Riel Rob (ENTER, BT-CO/ENG1.1) wrote:
assignment.
rday
I'm experiencing strange (at least to my eyes) behaviour frompretty sure you don't need both "_append" and "+=" in the same
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"
assignment.
rday