Re: [yocto] Danny: default base_do_compile but no default base_do_install

2013-02-10 Thread Trevor Woerner
Hi Frans, On Fri, Feb 8, 2013 at 9:24 AM, Frans Meulenbroeks fransmeulenbro...@gmail.com wrote: There is also a default base_do_install() that is empty. Wouldn't it be more logical if the base_do_install would read: Currently people using only base, need to add a do_install to their recipe

[yocto] [meta-raspberrypi][PATCH 1/1] rpi-first-run-wizard: Fix RDEPENDS warning

2013-02-10 Thread Andrei Gherzan
WARNING: QA Issue: [...]/rpi-first-run-wizard.bb: Variable RDEPENDS is set as not being package specific, please fix this. Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-extra/startup/rpi-first-run-wizard.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [yocto] Danny: default base_do_compile but no default base_do_install

2013-02-10 Thread Frans Meulenbroeks
Hi Trevor, Thanks for your feedback. Indeed only a day after pressing send it dawned to me that indeed you need to pass something like PREFIX or DESTDIR. (actually maybe it would be better if PREFIX or DESTDIR or so is not needed; probably this means running do_install in a chrooted environment;

Re: [yocto] [PATCH 0/1][linux-yocto] Remove Cedartrail Machine

2013-02-10 Thread Bodke, Kishore K
-Original Message- From: Chris Tapp [mailto:opensou...@keylevel.com] Sent: Saturday, February 09, 2013 1:33 AM To: Bodke, Kishore K Cc: bruce.ashfi...@windriver.com; dvh...@linux.intel.com; Saxena, Rahul; Liu, Song; Zanussi, Tom; linux-yo...@yoctoproject.org; yocto@yoctoproject.org

[yocto] Yocto Project 1.4 milestone 3 released

2013-02-10 Thread Michael Halstead
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The third milestone for the upcoming Yocto Project 1.4 release is now available at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.4-m3/poky-yocto-1.4-m3.tar.bz2 Due to holiday scheduling the Yocto Project CCB approved

Re: [yocto] [PATCH 0/1][linux-yocto] Remove Cedartrail Machine

2013-02-10 Thread Bruce Ashfield
On 13-02-08 6:18 PM, kishore.k.bo...@intel.com wrote: From: Kishore Bodkekishore.k.bo...@intel.com Hi, This patch set is to remove the Cedartail Machine from Linux-yocto-3.4 Kernel. Cedartrail BSP will not be supported for Yocto 1.4 Release. Also Please remove the standard/cedartrail branch.