bump felix version to 5.6.1
This commit is contained in:
parent
73b4844d39
commit
1b1f321cf4
@ -57,7 +57,7 @@ DROPBEAR_SOURCE_URL=http://matt.ucc.asn.au/dropbear/releases/dropbear-2016.74.ta
|
|||||||
#
|
#
|
||||||
# http://felix.apache.org
|
# http://felix.apache.org
|
||||||
#
|
#
|
||||||
FELIX_SOURCE_URL=http://www-us.apache.org/dist/felix/org.apache.felix.main.distribution-5.6.0.tar.gz
|
FELIX_SOURCE_URL=http://www-us.apache.org/dist/felix/org.apache.felix.main.distribution-5.6.1.tar.gz
|
||||||
|
|
||||||
# You need to manually download Oracle's JRE or JDK and set the property with
|
# You need to manually download Oracle's JRE or JDK and set the property with
|
||||||
# the absolute path to the downloaded archive. Example:
|
# the absolute path to the downloaded archive. Example:
|
||||||
@ -105,7 +105,7 @@ USE_PREDEFINED_BUSYBOX_CONFIG=false
|
|||||||
# xx_generate_iso.sh). The generated ISO image is larger because the
|
# xx_generate_iso.sh). The generated ISO image is larger because the
|
||||||
# sparse file is treated as regular file. This option requires root
|
# sparse file is treated as regular file. This option requires root
|
||||||
# permissions or otherwise sparse file generation is silently skipped.
|
# permissions or otherwise sparse file generation is silently skipped.
|
||||||
# Sparse file is treated as separate disk image and works fine on FAT.
|
# Sparse file is treated as separate disk image and works fine on FAT.
|
||||||
#
|
#
|
||||||
# folder - use normal folder structure (/minimal/). Note that this doesn't work
|
# folder - use normal folder structure (/minimal/). Note that this doesn't work
|
||||||
# if the file system is FAT because FAT requires special handling, e.g.
|
# if the file system is FAT because FAT requires special handling, e.g.
|
||||||
@ -164,6 +164,5 @@ USE_BOOT_LOGO=true
|
|||||||
# total number of each 'make' jobs will be equal to the number of detected CPU
|
# total number of each 'make' jobs will be equal to the number of detected CPU
|
||||||
# cores mutiplied by this property. For example, if you set this property with
|
# cores mutiplied by this property. For example, if you set this property with
|
||||||
# value '2' and if your CPU has 4 cores, then the number of 'make' jobs will be
|
# value '2' and if your CPU has 4 cores, then the number of 'make' jobs will be
|
||||||
# 4 * 2 = 8. Don't change this property unless you know what 'make' jobs are!
|
# 4 * 2 = 8. Don't change this property unless you know what 'make' jobs are!
|
||||||
JOB_FACTOR=1
|
JOB_FACTOR=1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user