From patchwork Tue Jan 22 08:19:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] support incremental deb image generation Date: Tue, 22 Jan 2013 08:19:53 -0000 From: Hongxu Jia X-Patchwork-Id: 43143 Message-Id: To: 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(-)