Patrick Williams | d8c66bc | 2016-06-20 12:57:21 -0500 | [diff] [blame] | 1 | require u-boot.inc |
2 | |||||
3 | DEPENDS += "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 | ||||
8 | SRCREV = "df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa" | ||||
9 | |||||
10 | PV = "v2016.03+git${SRCPV}" |