Re: [OE-core] [PATCH 1/1] oeqa/utils/commands.py: Fix get_bb_vars() when called without arguments

2016-12-14 Thread Lopez, Mariano
On 12/14/2016 10:01 AM, Leonardo Sandoval wrote: On 12/14/2016 01:45 AM, mariano.lo...@linux.intel.com wrote: From: Mariano Lopez Commit 9d55e9d489cd78be592fb9b4d6484f9060c62fdd broke calling get_bb_vars() when called without arguments. This fix this

Re: [OE-core] [PATCH 2/8] oeqa/sdkext/devtool.py: remove workspace/sources before running test cases

2016-12-13 Thread Lopez, Mariano
On 12/12/2016 10:45 PM, Paul Eggleton wrote: On Wed, 16 Nov 2016 22:19:31 Robert Yang wrote: Fixed: MACHINE = "qemux86-64" require conf/multilib.conf MULTILIBS = "multilib:lib32" DEFAULTTUNE_virtclass-multilib-lib32 = "x86" $ bitbake core-image-minimal -cpopulate_sdk_ext [snip] ERROR: Source

Re: [OE-core] [PATCH v2] grub: add -Wno-error=trampolines to native CFLAGS

2016-03-19 Thread Lopez, Mariano
On 3/17/2016 7:30 PM, Randle, William C wrote: Previous patch was not against master. Updated against master branch. Fixes YOCTO 9201 Adds -Wno-error=trampolines to native CFLAGS prevent multiple compile errors when using gcc 5.3.0 for gentoo. Signed-off-by: Bill Randle

Re: [OE-core] [PATCH 1/1] yocto-bsp: Set linux-yocto-4.1 as default for x86-64

2016-03-02 Thread Lopez, Mariano
On 3/2/2016 11:37 AM, Saul Wold wrote: On Wed, 2016-03-02 at 08:14 +, mariano.lo...@linux.intel.com wrote: From: Mariano Lopez Setting default kernel to linux-yocto-4.1 now that 3.19 bbappend is no longer in the tree. This should default to 4.4 for 2.1,

Re: [OE-core] [yocto] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 12:06 AM, Anders Darander wrote: * Mariano Lopez [151123 22:41]: There has been interest in an image based software updater in Yocto Project. Ok. Sure, it might be nice with something that can be shared, instead off everyone's building our own

Re: [OE-core] [yocto] [oe] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 7:47 AM, Mark Hatle wrote: On 11/24/15 4:39 AM, Roman Khimov wrote: В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: 1. Use a separate partition for the configuration. a. The pro of this method is the partition is not touched during the update. b.

Re: [OE-core] [oe] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 4:30 AM, Roman Khimov wrote: В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: 1. Use a separate partition for the configuration. a. The pro of this method is the partition is not touched during the update. b. The con of this method is the

Re: [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 1:32 AM, Randy Witt wrote: On Mon, Nov 23, 2015 at 1:41 PM, Mariano Lopez > wrote: There has been interest in an image based software updater in Yocto Project. The proposed solution for a image based