Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3 v2] core/pkg-generic: store package<->files for staging and host
@ 2017-04-05 21:20 Yann E. MORIN
  2017-04-05 21:20 ` [Buildroot] [PATCH 1/3 v2] core/pkg-generic: rmove intermediate file-list files Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Yann E. MORIN @ 2017-04-05 21:20 UTC (permalink / raw)
  To: buildroot

Hello All!

This small series does for staging and host as we do for target:
store the list of installed files and relate them to the package
that installed each.

---
Changes v1 -> v2:
  - split in three patches
  - in addition to staging, also store for host


Regards,
Yann E. MORIN.


The following changes since commit 4f50f4928ca3855d9d1b1b9699d2cb37e4ca65da

  Add out-of-source U-Boot device tree support (2017-04-05 22:29:23 +0200)


are available in the git repository at:

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

for you to fetch changes up to 44910f2975b83c91148d08f3df11ea048eea0609

  core/pkg-generic: store file->package list for staging and host too (2017-04-05 23:15:27 +0200)


----------------------------------------------------------------
Yann E. MORIN (3):
      core/pkg-generic: rmove intermediate file-list files
      core/pk-generic: redirect only wsa when listing package's isntalled files
      core/pkg-generic: store file->package list for staging and host too

 package/pkg-generic.mk | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 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] 12+ messages in thread

end of thread, other threads:[~2017-04-10 14:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-05 21:20 [Buildroot] [PATCH 0/3 v2] core/pkg-generic: store package<->files for staging and host Yann E. MORIN
2017-04-05 21:20 ` [Buildroot] [PATCH 1/3 v2] core/pkg-generic: rmove intermediate file-list files Yann E. MORIN
2017-04-06  6:01   ` Thomas Petazzoni
2017-04-10 14:21   ` Arnout Vandecappelle
2017-04-10 14:23     ` Arnout Vandecappelle
2017-04-05 21:20 ` [Buildroot] [PATCH 2/3 v2] core/pk-generic: redirect only wsa when listing package's isntalled files Yann E. MORIN
2017-04-06  6:02   ` Thomas Petazzoni
2017-04-06 15:44     ` Yann E. MORIN
2017-04-10 14:24   ` Arnout Vandecappelle
2017-04-05 21:20 ` [Buildroot] [PATCH 3/3 v2] core/pkg-generic: store file->package list for staging and host too Yann E. MORIN
2017-04-10 14:49   ` Arnout Vandecappelle
2017-04-10 14:14 ` [Buildroot] [PATCH 0/3 v2] core/pkg-generic: store package<->files for staging and host Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox