diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-07-22 22:45:48 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-07-22 22:45:48 +0200 |
commit | d71774f1f15e65a66d333025f726322f5f66f121 (patch) | |
tree | 5147286cca27ae624298929c004f88533b0a30fa /recipes | |
parent | 839088da9bb5ece957ca5496aec43153937768d5 (diff) |
binutils_2.20.1: commented out enabling for nios2
commented out enabling for nios2 as there is an open issue
with ld; will enable again once I fixed the issue
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/binutils/binutils_2.20.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb index e4cc15aef6..d75dbb2569 100644 --- a/recipes/binutils/binutils_2.20.1.bb +++ b/recipes/binutils/binutils_2.20.1.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv3" PR = "${INC_PR}.1" -COMPATIBLE_TARGET_SYS = "." +#COMPATIBLE_TARGET_SYS = "." SRC_URI = "\ ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=tarball \ |