diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-10-20 01:18:23 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-10-19 17:11:00 -0400 |
| commit | fdfbba57fcea363bdd6d7eb49ce5e8d442cedbf8 (patch) | |
| tree | cb13c53f17154b048330f53f5139fe523adec037 | |
| parent | 82dc76a45b24ad38b5eb543386af8bb58e8e56fa (diff) | |
| download | meta-ti-fdfbba57fcea363bdd6d7eb49ce5e8d442cedbf8.tar.gz | |
hplib: Update to new version 1.1.0.6
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/hplib/hplib.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc index b3a62b82..e4211ee0 100644 --- a/recipes-bsp/hplib/hplib.inc +++ b/recipes-bsp/hplib/hplib.inc | |||
| @@ -5,6 +5,6 @@ DEVICELIST = "k2h k2k k2l k2e" | |||
| 5 | BRANCH = "master" | 5 | BRANCH = "master" |
| 6 | SRC_URI = "git://git.ti.com/keystone-rtos/hplib.git;protocol=git;branch=${BRANCH}" | 6 | SRC_URI = "git://git.ti.com/keystone-rtos/hplib.git;protocol=git;branch=${BRANCH}" |
| 7 | 7 | ||
| 8 | # Below Commit ID corresponds to "DEV.HPLIB.01.01.00.05" | 8 | # Below Commit ID corresponds to "DEV.HPLIB.01.01.00.06" |
| 9 | SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36" | 9 | SRCREV = "1cbe6a41926c131d9cab63b40d43807c6e56e2fd" |
| 10 | PV = "01.01.00.05+git${SRCPV}" | 10 | PV = "01.01.00.06+git${SRCPV}" |
