Re: [yocto] make[2]: *** No rule to make target 'fitImage'. Stop.

2017-03-15 Thread Robert P. J. Day
On Wed, 15 Mar 2017, Belisko Marek wrote: > On Tue, Mar 14, 2017 at 9:53 PM, Robert P. J. Day > wrote: > > On Tue, 14 Mar 2017, Belisko Marek wrote: > > > >> Hi Robert, > >> > >> On Tue, Mar 14, 2017 at 9:16 PM, Robert P. J. Day > >> wrote: > >> > On Mon, 13 Mar 2017, Robert P. J. Day wrote: >

Re: [yocto] make[2]: *** No rule to make target 'fitImage'. Stop.

2017-03-15 Thread Belisko Marek
On Tue, Mar 14, 2017 at 9:53 PM, Robert P. J. Day wrote: > On Tue, 14 Mar 2017, Belisko Marek wrote: > >> Hi Robert, >> >> On Tue, Mar 14, 2017 at 9:16 PM, Robert P. J. Day >> wrote: >> > On Mon, 13 Mar 2017, Robert P. J. Day wrote: >> > >> >> >> >> i'll start a new thread to focus on just thi

Re: [yocto] make[2]: *** No rule to make target 'fitImage'. Stop.

2017-03-14 Thread Robert P. J. Day
On Tue, 14 Mar 2017, Belisko Marek wrote: > Hi Robert, > > On Tue, Mar 14, 2017 at 9:16 PM, Robert P. J. Day > wrote: > > On Mon, 13 Mar 2017, Robert P. J. Day wrote: > > > >> > >> i'll start a new thread to focus on just this issue. again, building > >> core-image-minimal for mpc8315e-rdb, ad

Re: [yocto] make[2]: *** No rule to make target 'fitImage'. Stop.

2017-03-14 Thread Belisko Marek
Hi Robert, On Tue, Mar 14, 2017 at 9:16 PM, Robert P. J. Day wrote: > On Mon, 13 Mar 2017, Robert P. J. Day wrote: > >> >> i'll start a new thread to focus on just this issue. again, building >> core-image-minimal for mpc8315e-rdb, adding this to local.conf: >> >> INHERIT += "kernel-fitimage"

Re: [yocto] make[2]: *** No rule to make target 'fitImage'. Stop.

2017-03-14 Thread Robert P. J. Day
On Mon, 13 Mar 2017, Robert P. J. Day wrote: > > i'll start a new thread to focus on just this issue. again, building > core-image-minimal for mpc8315e-rdb, adding this to local.conf: > > INHERIT += "kernel-fitimage" <-- do i need this line? > KERNEL_IMAGETYPES_append = " fitImag

[yocto] make[2]: *** No rule to make target 'fitImage'. Stop.

2017-03-13 Thread Robert P. J. Day
i'll start a new thread to focus on just this issue. again, building core-image-minimal for mpc8315e-rdb, adding this to local.conf: INHERIT += "kernel-fitimage" <-- do i need this line? KERNEL_IMAGETYPES_append = " fitImage" anyway, run: $ bitbake virtual/kernel and eventu