Re: [yocto] Unset task_name[noexec] in bbappend

2015-02-04 Thread Stath, Paul
> On Monday 02 February 2015 19:51:15 Stath, Paul wrote: > > If there any way in the bbappend file to override [noexec] = "1" > > specified in the parent .bb file? > > > > I want to extend the package-index task, and need to fetch a couple of > > configuration files. The package-index.bb task conta

Re: [yocto] Unset task_name[noexec] in bbappend

2015-02-03 Thread Paul Eggleton
Hi Paul, On Monday 02 February 2015 19:51:15 Stath, Paul wrote: > If there any way in the bbappend file to override [noexec] = "1" > specified in the parent .bb file? > > I want to extend the package-index task, and need to fetch a couple of > configuration files. The package-index.bb task contai