Re: [OE-core] [PATCH V2] populate_sdk_base: provide options to set sdk type

2019-01-17 Thread Burton, Ross
On Thu, 17 Jan 2019 at 09:53,  wrote:
> +OVERRIDES_append = ":${SDK_ARCHIVE_TYPE}"

Pretty sure RP will reject the patch based on this.  Adding overrides
is not to be taken lightly.  Should be simple enough to rewrite the
logic to not use overrides directly.

Ross
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH V2] populate_sdk_base: provide options to set sdk type

2019-01-17 Thread Changqing Li

Please ignore this cover letter,  send two times by accident.

On 1/17/19 5:52 PM, changqing...@windriver.com wrote:

change in V2:
1. add overrides to provide options for sdk type
2. move zip part into oe-core for more flexible
who want to use type zip, only need to set
   SDK_ARCHIVE_TYPE to override the default tar.xz


Changqing Li (1):
   populate_sdk_base: provide options to set sdk type

  meta/classes/populate_sdk_base.bbclass | 26 +++---
  1 file changed, 19 insertions(+), 7 deletions(-)


--
BRs

Sandy(Li Changqing)

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core