]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/dtc: Update to v1.4.0
authorJeremy Kerr <jk@ozlabs.org>
Wed, 12 Mar 2014 03:45:57 +0000 (11:45 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Mar 2014 15:18:15 +0000 (16:18 +0100)
Currently, we're using an untagged commit of dtc. Since inclusion in
buildroot, version 1.4.0 has been released, which includes new
endian-annotated type defintions.

We want to use these type definitions in kexec-lite, so update to the
new release.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dtc/dtc.mk

index a230e60073a633e35a80b5670f042f7641a824bd..a6898f29c8fe0bfddf58aacacdaef011bd9438ec 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DTC_VERSION         = e4b497f367a3b2ae99cc52089a14a221b13a76ef
+DTC_VERSION         = v1.4.0
 DTC_SITE            = git://git.jdl.com/software/dtc.git
 DTC_LICENSE         = GPLv2+/BSD-2c
 DTC_LICENSE_FILES   = README.license GPL