| Submitter | Xiaofeng Yan |
|---|---|
| Date | May 16, 2012, 8:59 a.m. |
| Message ID | <cover.1337157396.git.xiaofeng.yan@windriver.com> |
| Download | mbox |
| Permalink | /patch/27807/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib xiaofeng/archiverComments
On 05/16/2012 11:59 AM, xiaofeng.yan@windriver.com wrote: > From: Xiaofeng Yan<xiaofeng.yan@windriver.com> > > This is V2. > > Add two default set(SOURCE_ARCHIVE_LOG_WITH_SCRIPTS, SOURCE_ARCHIVE_PACKAGE_TYPE) to archiver.bbclass for avoiding building error when forgetting to assign to them. > Make some modification according to clarson's suggestion. Thank him correct my fault. > > The following changes since commit d4e265661517f8dd4e1648fdc56bac5973f986f6: > Saul Wold (1): > poky.conf: Change WARNS -> ERRORS > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib xiaofeng/archiver > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/archiver > > Xiaofeng Yan (1): > archiver.bbclass: Add two default set for avoiding error when missing > assignment > > meta/classes/archiver.bbclass | 4 +++- > 1 files changed, 3 insertions(+), 1 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> This is V2. Add two default set(SOURCE_ARCHIVE_LOG_WITH_SCRIPTS, SOURCE_ARCHIVE_PACKAGE_TYPE) to archiver.bbclass for avoiding building error when forgetting to assign to them. Make some modification according to clarson's suggestion. Thank him correct my fault. The following changes since commit d4e265661517f8dd4e1648fdc56bac5973f986f6: Saul Wold (1): poky.conf: Change WARNS -> ERRORS are available in the git repository at: git://git.pokylinux.org/poky-contrib xiaofeng/archiver http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/archiver Xiaofeng Yan (1): archiver.bbclass: Add two default set for avoiding error when missing assignment meta/classes/archiver.bbclass | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)