All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fix to bug 1086
@ 2011-09-19  8:08 Dexuan Cui
  2011-09-19  8:08 ` [PATCH 1/1] deb packages support: switch from /var/dpkg to /var/lib/dpkg Dexuan Cui
  2011-09-26 21:46 ` [PATCH 0/1] fix to bug 1086 Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Dexuan Cui @ 2011-09-19  8:08 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 843f9af47ffccb7ffdf3039c560bc3e4c88175a2:

  sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD (2011-09-18 15:58:58 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dcui/bug-1086
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/bug-1086

Dexuan Cui (1):
  deb packages support: switch from /var/dpkg to /var/lib/dpkg

 meta/classes/package_deb.bbclass                   |   10 +++++-----
 meta/classes/populate_sdk_deb.bbclass              |    4 ++--
 meta/classes/rootfs_deb.bbclass                    |   20 ++++++++++----------
 meta/recipes-devtools/apt/apt-native_0.7.14.bb     |    2 +-
 meta/recipes-devtools/apt/apt_0.7.14.bb            |    2 +-
 meta/recipes-devtools/apt/files/apt.conf           |    4 ++--
 .../dpkg/run-postinsts/run-postinsts               |    2 +-
 .../dpkg/run-postinsts/run-postinsts.awk           |    2 +-
 meta/recipes-devtools/dpkg/run-postinsts_1.0.bb    |    2 +-
 .../update-alternatives-dpkg.inc                   |    6 +++---
 10 files changed, 27 insertions(+), 27 deletions(-)

-- 
1.7.6




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

end of thread, other threads:[~2011-09-26 21:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-19  8:08 [PATCH 0/1] fix to bug 1086 Dexuan Cui
2011-09-19  8:08 ` [PATCH 1/1] deb packages support: switch from /var/dpkg to /var/lib/dpkg Dexuan Cui
2011-09-26 21:46 ` [PATCH 0/1] fix to bug 1086 Saul Wold

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.