Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] core: fix pseudo, definitely get rid of fakeroot
@ 2016-11-03 22:21 Yann E. MORIN
  2016-11-03 22:21 ` [Buildroot] [PATCH 1/4] package/pseudo: needs sqlite Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Yann E. MORIN @ 2016-11-03 22:21 UTC (permalink / raw)
  To: buildroot

Hello All!

This series closes the migration from fakeroot to pseudo:
  - fix the buidl of pseudo, which needs sqlite3,
  - fix iso9660 to depend on pseudo, not fakeroot
  - add legacy fakeroot symlink to use pseudo
  - completely remove the fakeroot package


Regards,
Yann E. MORIN.


The following changes since commit eb71c22b0b0faa338c1f82f3e17ef12abadea1e8

  CHANGES: final update (2016-11-03 22:56:20 +0100)


are available in the git repository at:

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

for you to fetch changes up to 9db5c7acb037104ad296a1dc8d73ee7640417d3f

  package/fakeroot: remove (2016-11-03 23:16:20 +0100)


----------------------------------------------------------------
Yann E. MORIN (4):
      package/pseudo: needs sqlite
      fs/iso9660: use pseudo instead of fakeroot
      package/pseudo: add a legacy symlink to emulate fakeroot
      package/fakeroot: remove

 fs/iso9660/iso9660.mk                        |  2 +-
 package/fakeroot/0001-hide-dlsym-error.patch | 34 ----------------------------
 package/fakeroot/fakeroot.hash               |  4 ----
 package/fakeroot/fakeroot.mk                 | 20 ----------------
 package/pseudo/pseudo.mk                     | 10 ++++++++
 5 files changed, 11 insertions(+), 59 deletions(-)
 delete mode 100644 package/fakeroot/0001-hide-dlsym-error.patch
 delete mode 100644 package/fakeroot/fakeroot.hash
 delete mode 100644 package/fakeroot/fakeroot.mk

-- 
.-----------------.--------------------.------------------.--------------------.
|  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] 9+ messages in thread

end of thread, other threads:[~2016-11-03 22:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 22:21 [Buildroot] [PATCH 0/4] core: fix pseudo, definitely get rid of fakeroot Yann E. MORIN
2016-11-03 22:21 ` [Buildroot] [PATCH 1/4] package/pseudo: needs sqlite Yann E. MORIN
2016-11-03 22:34   ` Thomas Petazzoni
2016-11-03 22:21 ` [Buildroot] [PATCH 2/4] fs/iso9660: use pseudo instead of fakeroot Yann E. MORIN
2016-11-03 22:35   ` Thomas Petazzoni
2016-11-03 22:21 ` [Buildroot] [PATCH 3/4] package/pseudo: add a legacy symlink to emulate fakeroot Yann E. MORIN
2016-11-03 22:35   ` Thomas Petazzoni
2016-11-03 22:21 ` [Buildroot] [PATCH 4/4] package/fakeroot: remove Yann E. MORIN
2016-11-03 22:35   ` Thomas Petazzoni

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