| Submitter | Robert Yang |
|---|---|
| Date | Sept. 5, 2012, 2:54 p.m. |
| Message ID | <cover.1346824226.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/35961/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/rpm_incComments
On 09/05/2012 07:54 AM, Robert Yang wrote: > Test info: > # With INC_RPM_IMAGE_GEN = "1" > $ bitbake core-image-sato-sdk core-image-sato core-image-minimal \ > package-index meta-toolchain-sdk > # Build 3 times. > # > # Modified some packages and rebuild it, the incremental image > # generation works well. > > # Without INC_RPM_IMAGE_GEN = "1" > $ bitbake core-image-sato-sdk core-image-sato core-image-minimal \ > package-index meta-toolchain-sdk > > // Robert > > The following changes since commit 99c85ba93075a1aff789cafabbacf42e6a93bd32: > > build-appliance-image: Update to latest poky master (2012-09-04 18:04:40 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib robert/rpm_inc > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/rpm_inc > > Robert Yang (1): > package_rpm.bbclass: fix incremental rpm image generation > > meta/classes/package_rpm.bbclass | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > Merged into OE-Core Thanks Sau! > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >