From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from www.dynamicdevices.co.uk (www.dynamicdevices.co.uk [89.200.136.37]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BFA46E0144A for ; Tue, 1 Jan 2013 10:12:43 -0800 (PST) Received: from cpc8-live22-2-0-cust106.know.cable.virginmedia.com ([82.42.168.107] helo=[127.0.0.1]) by www.dynamicdevices.co.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Tq6Ge-00009R-OG; Tue, 01 Jan 2013 18:08:48 +0000 Message-ID: <50E326FC.5040006@dynamicdevices.co.uk> Date: Tue, 01 Jan 2013 18:12:12 +0000 From: Alex J Lennon User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Paul Eggleton References: <50DF3EE1.5050001@dynamicdevices.co.uk> <17626842.21drbRVtj6@helios> In-Reply-To: <17626842.21drbRVtj6@helios> Cc: yocto@yoctoproject.org Subject: Re: How to include RPM database into target image? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2013 18:12:44 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Paul, >You only need to ensure that "package-management" is present in >IMAGE_FEATURES. You can do this from local.conf by adding the following to it: Many thanks - that seems to do the trick. And Happy New Year! Regards, Alex