[oe-commits] [openembedded-core] branch master-next updated: test

git at git.openembedded.org git at git.openembedded.org
Tue Aug 28 21:56:07 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

The following commit(s) were added to refs/heads/master-next by this push:
     new 7d38f59  test
7d38f59 is described below

commit 7d38f593a5085feb760190bbf68ea718482094d0
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Aug 28 22:55:36 2018 +0100

    test
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/classes/base.bbclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass
index df11c8b..99719f1 100644
--- a/meta/classes/base.bbclass
+++ b/meta/classes/base.bbclass
@@ -159,6 +159,7 @@ python base_do_unpack() {
     if len(src_uri) == 0:
         return
 
+
     try:
         fetcher = bb.fetch2.Fetch(src_uri, d)
         fetcher.unpack(d.getVar('WORKDIR'))

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list