[Buildroot] [PATCH 07/51] core: add a global variable with already-unquoted global patch dir

Yann E. MORIN yann.morin.1998 at free.fr
Mon Nov 23 16:30:25 UTC 2015


Thomas, All,

On 2015-11-23 17:18 +0100, Thomas Petazzoni spake thusly:
> On Mon, 23 Nov 2015 15:47:37 +0100, Yann E. MORIN wrote:
> >  		package/gcc/$(GCC_VERSION)/*.patch \
> > -		$(addsuffix $((PKG)_RAWNAME)/$(GCC_VERSION)/*.patch,$(call qstrip,$(BR2_GLOBAL_PATCH_DIR))) \
> > -		$(addsuffix $((PKG)_RAWNAME)/*.patch,$(call qstrip,$(BR2_GLOBAL_PATCH_DIR)))))
> > +		$(addsuffix $((PKG)_RAWNAME)/$(GCC_VERSION)/*.patch,$(BR2_GLOBAL_PATCH_DIR)) \
> > +		$(addsuffix $((PKG)_RAWNAME)/*.patch,$(BR2_GLOBAL_PATCH_DIR))))
> 
> Should be BR_GLOBAL_PATCH_DIR, not BR2_GLOBAL_PATCH_DIR.

Good catch, thanks! :-)

It worked in my test-case, because I was using a single directory in
there.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list