[oe-commits] [openembedded-core] branch master updated: local.conf.sample.extended: remove redundant RUNTIMETARGET assignment

git at git.openembedded.org git at git.openembedded.org
Mon Jun 24 16:35:11 UTC 2019


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

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

The following commit(s) were added to refs/heads/master by this push:
     new 4bb3e8f  local.conf.sample.extended: remove redundant RUNTIMETARGET assignment
4bb3e8f is described below

commit 4bb3e8f98e2bbfcb20f1b32d2b7674d1a6cb47be
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Jun 24 17:28:46 2019 +0100

    local.conf.sample.extended: remove redundant RUNTIMETARGET assignment
    
    This has been fixed in the GCC recipe, so remove from
    local.conf.sample.extended.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/conf/local.conf.sample.extended | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index d002218..fcf4a9b 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -319,7 +319,6 @@
 # show an example of how it can be done
 # You'll also need your fortran recipe to depend on libgfortran
 #FORTRAN_forcevariable = ",fortran"
-#RUNTIMETARGET_append_pn-gcc-runtime = " libquadmath"
 
 #
 # Kernel image features

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


More information about the Openembedded-commits mailing list