diff options
Diffstat (limited to 'recipes-bsp/hplib/hplib.inc')
| -rw-r--r-- | recipes-bsp/hplib/hplib.inc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc deleted file mode 100644 index 217a4531..00000000 --- a/recipes-bsp/hplib/hplib.inc +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | COMPATIBLE_MACHINE = "keystone" | ||
| 2 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 3 | |||
| 4 | DEVICELIST:k2hk = "k2h k2k" | ||
| 5 | DEVICELIST:k2l = "k2l" | ||
| 6 | DEVICELIST:k2e = "k2e" | ||
| 7 | |||
| 8 | HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git" | ||
| 9 | HPLIB_GIT_PROTOCOL = "git" | ||
| 10 | HPLIB_GIT_BRANCH = "master" | ||
| 11 | |||
| 12 | # Below Commit ID corresponds to "DEV.HPLIB.01.01.00.08" | ||
| 13 | HPLIB_SRCREV = "5e9b27854f5d6f9f37a0ed8d7516d4874427cd8b" | ||
| 14 | |||
| 15 | BRANCH = "${HPLIB_GIT_BRANCH}" | ||
| 16 | SRC_URI = "${HPLIB_GIT_URI};protocol=${HPLIB_GIT_PROTOCOL};branch=${BRANCH}" | ||
| 17 | SRCREV = "${HPLIB_SRCREV}" | ||
| 18 | |||
| 19 | PV = "01.01.00.08+git${SRCPV}" | ||
| 20 | INC_PR = "r0" | ||
