jamvm: use official version instead of hacked up avr32 sources
Cleanup avr32 mess and apply it as a patch to the official version only if arch = avr32 so it doesn't harm other archs.
This commit is contained in:
parent
8b64a86e8c
commit
a7c3ddc4e0
1473
package/jamvm/jamvm-1.5.0.patch.avr32
Normal file
1473
package/jamvm/jamvm-1.5.0.patch.avr32
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,8 +4,8 @@
|
||||
#
|
||||
#############################################################
|
||||
JAMVM_VERSION = 1.5.0
|
||||
JAMVM_SOURCE = jamvm-$(JAMVM_VERSION)-avr32-src.tgz
|
||||
JAMVM_SITE = http://www.avr32linux.org/twiki/pub/Main/JamVM/
|
||||
JAMVM_SOURCE = jamvm-$(JAMVM_VERSION).tar.gz
|
||||
JAMVM_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/jamvm/
|
||||
JAMVM_AUTORECONF = NO
|
||||
JAMVM_INSTALL_STAGING = YES
|
||||
JAMVM_INSTALL_TARGET = YES
|
||||
|
Loading…
Reference in New Issue
Block a user