Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -15,7 +15,7 @@ config BR2_PACKAGE_AVRDUDE
|
||||
|
||||
https://github.com/kcuzner/avrdude
|
||||
|
||||
comment "avrdude needs a uclibc or (e)glibc toolchain w/ threads, wchar, dynamic library"
|
||||
comment "avrdude needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || BR2_STATIC_LIBS \
|
||||
|| !(BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_GLIBC)
|
||||
depends on !BR2_bfin
|
||||
|
||||
2
bsp/buildroot/package/avrdude/avrdude.hash
Normal file
2
bsp/buildroot/package/avrdude/avrdude.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 b32128f4812d5e852cfba2e863d950ec30e0f72f09bc14fb41c02528bbc5dd18 avrdude-ad04c429a90f4c34f000ea4ae11db2705915a31f.tar.gz
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
AVRDUDE_VERSION = eabe067c4527bc2eedc5db9288ef5cf1818ec720
|
||||
AVRDUDE_VERSION = ad04c429a90f4c34f000ea4ae11db2705915a31f
|
||||
AVRDUDE_SITE = $(call github,kcuzner,avrdude,$(AVRDUDE_VERSION))
|
||||
AVRDUDE_LICENSE = GPLv2+
|
||||
AVRDUDR_LICENSE_FILES = avrdude/COPYING
|
||||
|
||||
Reference in New Issue
Block a user