| Submitter | Xiaofeng Yan |
|---|---|
| Date | June 7, 2012, 2:01 a.m. |
| Message ID | <cover.1339034063.git.xiaofeng.yan@windriver.com> |
| Download | mbox |
| Permalink | /patch/29363/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib xiaofeng/2473Comments
On 06/06/2012 07:01 PM, xiaofeng.yan@windriver.com wrote: > From: Xiaofeng Yan<xiaofeng.yan@windriver.com> > > The content to modify this bbclass is as follow: > - Use the existing functions to get license as a directory instead of > rewriting it for avoiding code duplication. > - Use SPDXLICENSEMAP to map licenses > > The following changes since commit df8f55a919b3cc602ce1f1c51630c7edf6e36b55: > Cristian Iorga (1): > ltp: Add patch to correct failing build > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib xiaofeng/2473 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/2473 > > Xiaofeng Yan (1): > archiver.bbclass: Reduce some duplication for function get_licenses > > meta/classes/archiver.bbclass | 23 ++++++++++++----------- > 1 files changed, 12 insertions(+), 11 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > Merged into OE-Core Thanks Sau!
From: Xiaofeng Yan <xiaofeng.yan@windriver.com> The content to modify this bbclass is as follow: - Use the existing functions to get license as a directory instead of rewriting it for avoiding code duplication. - Use SPDXLICENSEMAP to map licenses The following changes since commit df8f55a919b3cc602ce1f1c51630c7edf6e36b55: Cristian Iorga (1): ltp: Add patch to correct failing build are available in the git repository at: git://git.pokylinux.org/poky-contrib xiaofeng/2473 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/2473 Xiaofeng Yan (1): archiver.bbclass: Reduce some duplication for function get_licenses meta/classes/archiver.bbclass | 23 ++++++++++++----------- 1 files changed, 12 insertions(+), 11 deletions(-)