public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4]support incremental deb image generation
Date: Tue, 22 Jan 2013 16:19:53 +0800	[thread overview]
Message-ID: <cover.1358824498.git.hongxu.jia@windriver.com> (raw)

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




             reply	other threads:[~2013-01-22  8:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22  8:19 Hongxu Jia [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1358824498.git.hongxu.jia@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox