summaryrefslogtreecommitdiffstats
path: root/extras/recipes-ti/bios
diff options
context:
space:
mode:
Diffstat (limited to 'extras/recipes-ti/bios')
-rw-r--r--extras/recipes-ti/bios/ti-biosutils.inc18
-rw-r--r--extras/recipes-ti/bios/ti-biosutils_1.02.02.bb8
-rw-r--r--extras/recipes-ti/bios/ti-dspbios.inc25
-rw-r--r--extras/recipes-ti/bios/ti-dspbios_5.41.11.38.bb7
-rw-r--r--extras/recipes-ti/bios/ti-sysbios.inc21
-rw-r--r--extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb9
6 files changed, 88 insertions, 0 deletions
diff --git a/extras/recipes-ti/bios/ti-biosutils.inc b/extras/recipes-ti/bios/ti-biosutils.inc
new file mode 100644
index 00000000..d562c2dd
--- /dev/null
+++ b/extras/recipes-ti/bios/ti-biosutils.inc
@@ -0,0 +1,18 @@
1DESCRIPTION = "TI DSP/BIOS Utilities"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/Bios_Utils"
3SECTION = "devel"
4LICENSE = "TI"
5LIC_FILES_CHKSUM = "file://packages/ti/bios/utils/Load.c;md5=e666d585907c3456e82b7e10f7a09a73"
6
7require ../includes/ti-paths.inc
8require ../includes/ti-staging.inc
9
10S = "${WORKDIR}/biosutils_${PV}"
11
12SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/Bios_Utils/${PV}${PVsuffix}/exports/biosutils_${PV}.tar.gz;name=biosutilstarball"
13
14do_install() {
15 install -d ${D}${BIOSUTILS_INSTALL_DIR_RECIPE}
16 cp -pPrf ${S}/* ${D}${BIOSUTILS_INSTALL_DIR_RECIPE}
17}
18
diff --git a/extras/recipes-ti/bios/ti-biosutils_1.02.02.bb b/extras/recipes-ti/bios/ti-biosutils_1.02.02.bb
new file mode 100644
index 00000000..918f1240
--- /dev/null
+++ b/extras/recipes-ti/bios/ti-biosutils_1.02.02.bb
@@ -0,0 +1,8 @@
1require ti-biosutils.inc
2
3PV = "1_02_02"
4PVsuffix = "_02"
5
6SRC_URI[biosutilstarball.md5sum] = "0654e9e72b0a6fc7a6575829c0cd90c9"
7SRC_URI[biosutilstarball.sha256sum] = "df486500bdc8dbe3800fc7efe4241e6fa5b1827ba7c0dc17a71b41d42ef921e1"
8
diff --git a/extras/recipes-ti/bios/ti-dspbios.inc b/extras/recipes-ti/bios/ti-dspbios.inc
new file mode 100644
index 00000000..0e3fa62d
--- /dev/null
+++ b/extras/recipes-ti/bios/ti-dspbios.inc
@@ -0,0 +1,25 @@
1DESCRIPTION = "TI DSP/BIOS v5 Kernel"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios"
3SECTION = "devel"
4LICENSE = "TI"
5
6# We can't depend on license files to be present, so just use the TI logo
7LIC_FILES_CHKSUM = "file://docs/tilogo.gif;md5=f049a774c576a5cef3fca4932d707b39"
8
9require ../includes/ti-paths.inc
10require ../includes/ti-staging.inc
11require ../includes/ti-eula-unpack.inc
12
13TI_BIN_UNPK_WDEXT="/bios_${PV}"
14S = "${WORKDIR}${TI_BIN_UNPK_WDEXT}"
15
16SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=biosbin"
17
18BINFILE="bios_setuplinux_${PV}.bin"
19TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
20
21do_install() {
22 install -d ${D}${BIOS_INSTALL_DIR_RECIPE}
23 cp -pPrf ${S}/* ${D}${BIOS_INSTALL_DIR_RECIPE}
24}
25
diff --git a/extras/recipes-ti/bios/ti-dspbios_5.41.11.38.bb b/extras/recipes-ti/bios/ti-dspbios_5.41.11.38.bb
new file mode 100644
index 00000000..9e3b695a
--- /dev/null
+++ b/extras/recipes-ti/bios/ti-dspbios_5.41.11.38.bb
@@ -0,0 +1,7 @@
1require ti-dspbios.inc
2
3PV = "5_41_11_38"
4
5SRC_URI[biosbin.md5sum] = "7fab13740c25f5b34b331bcdc759536e"
6SRC_URI[biosbin.sha256sum] = "96b8e090f79420a4c11d9c0c10d182d1d3b4afb48f11ec375c97b4c91970d0a0"
7
diff --git a/extras/recipes-ti/bios/ti-sysbios.inc b/extras/recipes-ti/bios/ti-sysbios.inc
new file mode 100644
index 00000000..d04a1581
--- /dev/null
+++ b/extras/recipes-ti/bios/ti-sysbios.inc
@@ -0,0 +1,21 @@
1DESCRIPTION = "TI SYS/BIOS v6 Kernel"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios"
3SECTION = "devel"
4LICENSE = "BSD"
5
6require ../includes/ti-paths.inc
7require ../includes/ti-staging.inc
8require ../includes/ti-eula-unpack.inc
9
10S = "${WORKDIR}/bios_${PV}"
11
12SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=sysbiosbin"
13
14BINFILE="bios_setuplinux_${PV}.bin"
15TI_BIN_UNPK_CMDS="Y: q:workdir:Y"
16
17do_install() {
18 install -d ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
19 cp -pPrf ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
20}
21
diff --git a/extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb b/extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb
new file mode 100644
index 00000000..4e2b4456
--- /dev/null
+++ b/extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb
@@ -0,0 +1,9 @@
1require ti-sysbios.inc
2
3PV = "6_33_00_19"
4LIC_FILES_CHKSUM = "file://sysbios_${PV}_manifest.html;md5=94136ca9815f76603b7202a41f1d6f5e"
5
6SRC_URI[sysbiosbin.md5sum] = "e1a2f28a8b3087896bbd986696e1a908"
7SRC_URI[sysbiosbin.sha256sum] = "b7e096662f5d928eb818bbb14474deb1e3e038fea34b516b248de637835121ec"
8
9S = "${WORKDIR}/ti/bios_${PV}"