ne10: bump version to 1.0.0
authorBaruch Siach <baruch@tkos.co.il>
Wed, 23 Apr 2014 10:16:46 +0000 (13:16 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 24 Apr 2014 20:43:06 +0000 (22:43 +0200)
commit83114f4552c220a3b7e98631fac9430af066ec83
tree5412fc47280e74ca7da309a2a4e1467fb05497a5
parentec6aaa4706d6826aca4e48ea65bbebbd893f76d6
ne10: bump version to 1.0.0

Switch to github helper while at it.

Depend on BR2_ARM_FPU_NEON || BR2_ARM_FPU_NEON_VFPV4 so that the toolchain
wrapper will add -mfpu=neon, and avoid the following error:

.../include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h

Note that this error doesn't show in the build-end.log referenced below
because of the log lines limit.

Fixes:
http://autobuild.buildroot.net/results/a2c/a2ca3fe245e410a738f4b10631a1414696a0edea/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ne10/Config.in
package/ne10/ne10-01-CMakeLists-don-t-hard-code-thumb-code-generation.patch [new file with mode: 0644]
package/ne10/ne10.mk