All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Postinst trigger improvements for images
@ 2012-03-03 17:39 Otavio Salvador
  2012-03-03 17:39 ` [PATCH 1/4] run-postinsts: fix opkg data path Otavio Salvador
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Otavio Salvador @ 2012-03-03 17:39 UTC (permalink / raw)
  To: openembedded-core

This patchset make consistent the name used as postinst trigger in rootfs.

The following changes since commit 857840472705af1c0fbb8db917b4bb6809b929a6:

  wpa-supplicant: fix breakage during rebuild (2012-03-02 22:35:03 +0000)

are available in the git repository at:
  git://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/HEAD

Otavio Salvador (4):
  run-postinsts: fix opkg data path
  image.bbclass: fix rootfs generation without package management tools
  rootfs_rpm.bbclass: rename postinst trigger script
  opkg: rename postinst trigger script

 meta/classes/core-image.bbclass                    |    2 --
 meta/classes/image.bbclass                         |    7 +++++--
 meta/classes/rootfs_rpm.bbclass                    |    6 +++---
 .../dpkg/run-postinsts/run-postinsts               |    4 ++--
 .../dpkg/run-postinsts/run-postinsts.awk           |    2 +-
 meta/recipes-devtools/dpkg/run-postinsts_1.0.bb    |    2 +-
 meta/recipes-devtools/opkg/opkg.inc                |    8 ++++----
 7 files changed, 16 insertions(+), 15 deletions(-)

-- 
1.7.2.5




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

end of thread, other threads:[~2012-03-05 11:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 17:39 [PATCH 0/4] Postinst trigger improvements for images Otavio Salvador
2012-03-03 17:39 ` [PATCH 1/4] run-postinsts: fix opkg data path Otavio Salvador
2012-03-03 17:39 ` [PATCH 2/4] image.bbclass: fix rootfs generation without package management tools Otavio Salvador
2012-03-03 17:39 ` [PATCH 3/4] rootfs_rpm.bbclass: rename postinst trigger script Otavio Salvador
2012-03-04  4:31   ` Richard Purdie
2012-03-05 11:46     ` Otavio Salvador
2012-03-03 17:39 ` [PATCH 4/4] opkg: " Otavio Salvador
2012-03-03 17:54 ` [PATCH 0/4] Postinst trigger improvements for images Otavio Salvador

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.