[oe-commits] [openembedded-core] branch master-next updated: TEST - Trigger rebuilds

git at git.openembedded.org git at git.openembedded.org
Sun Oct 9 11:40:54 UTC 2016


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  0dbc8fb   TEST - Trigger rebuilds
0dbc8fb is described below

commit 0dbc8fb094454e89bed50200d8b497d0e300c736
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Sun Oct 9 12:40:23 2016 +0100

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

diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass
index ecbba9f..599a468 100644
--- a/meta/classes/autotools.bbclass
+++ b/meta/classes/autotools.bbclass
@@ -260,6 +260,7 @@ python autotools_copy_aclocals () {
 autotools_copy_aclocals[vardepsexclude] += "MACHINE SDK_ARCH BUILD_ARCH SDK_OS BB_TASKDEPDATA"
 
 autotools_do_configure() {
+
 	# WARNING: gross hack follows:
 	# An autotools built package generally needs these scripts, however only
 	# automake or libtoolize actually install the current versions of them.

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


More information about the Openembedded-commits mailing list