blob: 836b0ce03e1c01a66e7cbf3194d7b58d451d4212 [file] [log] [blame]
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05001require u-boot.inc
2
3DEPENDS += "dtc-native"
4
5# This revision corresponds to the tag "v2016.03"
6# We use the revision in order to avoid having to fetch it from the
7# repo during parse
8SRCREV = "df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa"
9
10PV = "v2016.03+git${SRCPV}"