[OE-core] [PATCH 0/4]support incremental deb image generation

Hongxu Jia hongxu.jia at windriver.com
Tue Jan 22 08:19:53 UTC 2013


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





More information about the Openembedded-core mailing list