All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] infra/pkg-config: fix updating back (def)config files
@ 2017-12-01 15:09 Yann E. MORIN
  2017-12-01 15:09 ` [Buildroot] [PATCH 1/3] infra/pkg-kconfig: comonalise update-(def)config code Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yann E. MORIN @ 2017-12-01 15:09 UTC (permalink / raw)
  To: buildroot

Hello All!

As reported by a newbie or IRC, saving back the (def)config files is
buggy when the path provided by the user points to a diurectory instead
of a (existing or not) file.

This small series, after comonalising the updateing code, fixes that
bug.


Regards,
Yann E. MORIN.


The following changes since commit 57dcad243e6daefefbe21109e1fc97272053a7a0

  Kickoff 2018.02 cycle (2017-12-01 10:31:43 +0100)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to d2b584aa49a8597e975fcc4dfe4b568011798318

  infra/pkg-kconfig: do not update-(def)config to a directory (2017-12-01 15:38:56 +0100)


----------------------------------------------------------------
Yann E. MORIN (3):
      infra/pkg-kconfig: comonalise update-(def)config code
      infra/pkg-config: hide away non-critical commands
      infra/pkg-kconfig: do not update-(def)config to a directory

 package/pkg-kconfig.mk | 32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-31 20:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-01 15:09 [Buildroot] [PATCH 0/3] infra/pkg-config: fix updating back (def)config files Yann E. MORIN
2017-12-01 15:09 ` [Buildroot] [PATCH 1/3] infra/pkg-kconfig: comonalise update-(def)config code Yann E. MORIN
2017-12-01 15:09 ` [Buildroot] [PATCH 2/3] infra/pkg-config: hide away non-critical commands Yann E. MORIN
2017-12-01 15:09 ` [Buildroot] [PATCH 3/3] infra/pkg-kconfig: do not update-(def)config to a directory Yann E. MORIN
2018-03-31 20:35 ` [Buildroot] [PATCH 0/3] infra/pkg-config: fix updating back (def)config files Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.