diff options
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/dsptop/dsptop.inc')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/dsptop/dsptop.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/dsptop/dsptop.inc b/meta-ti-bsp/recipes-bsp/dsptop/dsptop.inc new file mode 100644 index 00000000..31f775e2 --- /dev/null +++ b/meta-ti-bsp/recipes-bsp/dsptop/dsptop.inc | |||
@@ -0,0 +1,8 @@ | |||
1 | # This corresponds to version 1.4.0 | ||
2 | SRCREV = "816485e68430bbec643eac9498bfa5303eb2c2e1" | ||
3 | PV = "1.4.0" | ||
4 | INC_PR = "r2" | ||
5 | |||
6 | SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}" | ||
7 | |||
8 | BRANCH = "master" | ||