Re: [U-Boot] kconfiglib: update to the latest version

2015-08-13 Thread Ulf Magnusson
On Thu, Aug 13, 2015 at 2:13 PM, Tom Rini wrote: > On Fri, Jun 12, 2015 at 06:56:19PM +0200, Ulf Magnusson wrote: > >> Corresponds to 2f319b8 in https://github.com/ulfalizer/Kconfiglib. >> >> Fixes: >> >> - Unset user values when loading a zero-byte .config. (5e54e2c) >> - Ignore indented .con

Re: [U-Boot] kconfiglib: update to the latest version

2015-08-13 Thread Tom Rini
On Thu, Aug 13, 2015 at 06:30:31PM +0200, Ulf Magnusson wrote: > On Thu, Aug 13, 2015 at 2:13 PM, Tom Rini wrote: > > On Fri, Jun 12, 2015 at 06:56:19PM +0200, Ulf Magnusson wrote: > > > >> Corresponds to 2f319b8 in https://github.com/ulfalizer/Kconfiglib. > >> > >> Fixes: > >> > >> - Unset user

Re: [U-Boot] kconfiglib: update to the latest version

2015-08-13 Thread Tom Rini
On Fri, Jun 12, 2015 at 06:56:19PM +0200, Ulf Magnusson wrote: > Corresponds to 2f319b8 in https://github.com/ulfalizer/Kconfiglib. > > Fixes: > > - Unset user values when loading a zero-byte .config. (5e54e2c) > - Ignore indented .config assignments. (f8a7510) > - Do not require $srctree