From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SS9Wm-0003QU-Po for openembedded-core@lists.openembedded.org; Wed, 09 May 2012 18:14:13 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q49G4IX6000262 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 9 May 2012 09:04:19 -0700 (PDT) Received: from msp-dhcp19.wrs.com (172.25.34.19) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Wed, 9 May 2012 09:04:17 -0700 Message-ID: <4FAA957F.3070101@windriver.com> Date: Wed, 9 May 2012 11:04:15 -0500 From: Mark Hatle Organization: Wind River Systems User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: References: <03d9cdca29477f34348a0f97138504441c5804fa.1336547713.git.liezhi.yang@windriver.com> <23E51582-C3C4-4673-B646-F29E74FEB428@dominion.thruhere.net> <4FAA84B3.1080108@windriver.com> <6122E5DC-EFF1-4592-AB36-22E9D68DF2BF@dominion.thruhere.net> <4FAA8A03.50309@windriver.com> In-Reply-To: Subject: Re: [PATCH 2/2] rootfs_rpm.bbclass: don't remove rpmlib when INC_RPM_IMAGE_GEN=1 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2012 16:14:13 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 5/9/12 10:54 AM, Marko Lindqvist wrote: > On 9 May 2012 18:15, Mark Hatle wrote: >>> >>>> On 5/9/12 3:50 AM, Koen Kooi wrote: >>>>> >>>>> What happens when I do a build, enable INC_RPM_IMAGE_GEN and do another >>>>> build? >> >> Using the following: >> >> . ./oe-init-build-env build-test >> >> bitbake core-image-core >> --- time passes, git pull pulls in changes --- >> bitbake core-image-core > > That's not the same sequence. You were supposed to make first build > with INC_RPM_IMAGE_GEN unset, and set it for second build only. If the value changes from one build to the next the behavior is undefined. It will probably work, but it's not guaranteed. (I'd need to look at the full implementation to verify that...) --Mark > > - ML > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core