public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/4]support incremental deb image generation
@ 2013-01-22  8:19 Hongxu Jia
  2013-01-22  8:19 ` [PATCH 1/4] apt-native:fix support configuring etc dir in apt.conf Hongxu Jia
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hongxu Jia @ 2013-01-22  8:19 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit be2a1508b16b3afc89521b3fa1eb195a0c6970fe:

  oprofile: set correct kernel path (2013-01-20 13:14:08 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/incremental-deb-image
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/incremental-deb-image

Hongxu Jia (4):
  apt-native:fix support configuring etc dir in apt.conf
  rootfs_deb.bbclass:support incremental deb image generation
  image.bbclass:support incremental deb image generation
  package_deb.bbclass:support incremental deb image generation

 meta/classes/image.bbclass               |   21 +-
 meta/classes/package_deb.bbclass         |  377 +++++++++++++++++++++++++++---
 meta/classes/rootfs_deb.bbclass          |   58 ++++-
 meta/recipes-devtools/apt/files/apt.conf |    2 +-
 4 files changed, 414 insertions(+), 44 deletions(-)

-- 
1.7.10.4




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

end of thread, other threads:[~2013-01-22  9:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22  8:19 [PATCH 0/4]support incremental deb image generation Hongxu Jia
2013-01-22  8:19 ` [PATCH 1/4] apt-native:fix support configuring etc dir in apt.conf Hongxu Jia
2013-01-22  8:19 ` [PATCH 2/4] rootfs_deb.bbclass:support incremental deb image generation Hongxu Jia
2013-01-22  8:19 ` [PATCH 3/4] image.bbclass:support " Hongxu Jia
2013-01-22  8:19 ` [PATCH 4/4] package_deb.bbclass:support " Hongxu Jia
2013-01-22  8:45 ` [PATCH 0/4]support " Marcin Juszkiewicz

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