diff options
Diffstat (limited to 'recipes-bsp/iqn2-lld')
| -rw-r--r-- | recipes-bsp/iqn2-lld/iqn2-lld.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc index 27375625..29b230a4 100644 --- a/recipes-bsp/iqn2-lld/iqn2-lld.inc +++ b/recipes-bsp/iqn2-lld/iqn2-lld.inc | |||
| @@ -6,14 +6,14 @@ IQN2_LLD_GIT_PROTOCOL = "git" | |||
| 6 | IQN2_LLD_GIT_BRANCH = "master" | 6 | IQN2_LLD_GIT_BRANCH = "master" |
| 7 | IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2" | 7 | IQN2_LLD_GIT_DESTSUFFIX = "git/ti/drv/iqn2" |
| 8 | 8 | ||
| 9 | # Following commit corresponds to DEV.IQN_LLD.01.00.00.11 | 9 | # Following commit corresponds to DEV.IQN_LLD.01.00.00.11A |
| 10 | IQN2_LLD_SRCREV = "cf78b793523e42867f2c538ae19227d2ae764b86" | 10 | IQN2_LLD_SRCREV = "41c0cd3cb4fc25453904f8c583ebd0a7a0e5b940" |
| 11 | 11 | ||
| 12 | BRANCH = "${IQN2_LLD_GIT_BRANCH}" | 12 | BRANCH = "${IQN2_LLD_GIT_BRANCH}" |
| 13 | SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 13 | SRC_URI = "${IQN2_LLD_GIT_URI};destsuffix=${IQN2_LLD_GIT_DESTSUFFIX};protocol=${IQN2_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 14 | SRCREV = "${IQN2_LLD_SRCREV}" | 14 | SRCREV = "${IQN2_LLD_SRCREV}" |
| 15 | 15 | ||
| 16 | PV = "1.0.0.11" | 16 | PV = "1.0.0.11A" |
| 17 | INC_PR = "r0" | 17 | INC_PR = "r0" |
| 18 | 18 | ||
| 19 | COMPATIBLE_MACHINE = "k2l" | 19 | COMPATIBLE_MACHINE = "k2l" |
