summaryrefslogtreecommitdiff
path: root/recipes/tcltk
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcltk')
-rw-r--r--recipes/tcltk/tcl-native_8.4.19.bb3
-rw-r--r--recipes/tcltk/tcl_8.4.19.bb3
-rw-r--r--recipes/tcltk/tk-native_8.4.19.bb3
-rw-r--r--recipes/tcltk/tk_8.4.19.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/tcltk/tcl-native_8.4.19.bb b/recipes/tcltk/tcl-native_8.4.19.bb
index ca8ab612fd..ce19c331b2 100644
--- a/recipes/tcltk/tcl-native_8.4.19.bb
+++ b/recipes/tcltk/tcl-native_8.4.19.bb
@@ -20,3 +20,6 @@ do_stage() {
install -m 0644 generic/tclDecls.h ${STAGING_INCDIR}
install -m 0644 generic/tclPlatDecls.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "ade2c033a7b545ee108f3fdfeb629fcf"
+SRC_URI[sha256sum] = "1c244722fb409e8774c5d45d6a0b21edc3e4541fd016a40afdf53c94a69a3db9"
diff --git a/recipes/tcltk/tcl_8.4.19.bb b/recipes/tcltk/tcl_8.4.19.bb
index ff63472a31..da044051df 100644
--- a/recipes/tcltk/tcl_8.4.19.bb
+++ b/recipes/tcltk/tcl_8.4.19.bb
@@ -53,3 +53,6 @@ PACKAGES =+ "${PN}-lib"
FILES_${PN}-lib = "${libdir}/libtcl8.4.so.*"
FILES_${PN} += "${libdir}/tcl8.4"
FILES_${PN}-dev += "${libdir}/tclConfig.sh"
+
+SRC_URI[md5sum] = "ade2c033a7b545ee108f3fdfeb629fcf"
+SRC_URI[sha256sum] = "1c244722fb409e8774c5d45d6a0b21edc3e4541fd016a40afdf53c94a69a3db9"
diff --git a/recipes/tcltk/tk-native_8.4.19.bb b/recipes/tcltk/tk-native_8.4.19.bb
index df880769ff..bfb3464ccc 100644
--- a/recipes/tcltk/tk-native_8.4.19.bb
+++ b/recipes/tcltk/tk-native_8.4.19.bb
@@ -20,3 +20,6 @@ do_stage() {
install -m 0644 generic/tkPlatDecls.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "9b998d0456d1b956eb9da610837a9c47"
+SRC_URI[sha256sum] = "d056fe6c204ac31539616e1069522dd5864a580b64e521fe1a49bc895ca8699f"
diff --git a/recipes/tcltk/tk_8.4.19.bb b/recipes/tcltk/tk_8.4.19.bb
index a9bb0bd6df..bc4b477f71 100644
--- a/recipes/tcltk/tk_8.4.19.bb
+++ b/recipes/tcltk/tk_8.4.19.bb
@@ -54,3 +54,6 @@ do_install() {
PACKAGES =+ "${PN}-lib"
FILES_${PN}-lib = "${libdir}/libtk8.4.so.*"
FILES_${PN} += "${libdir}"
+
+SRC_URI[md5sum] = "9b998d0456d1b956eb9da610837a9c47"
+SRC_URI[sha256sum] = "d056fe6c204ac31539616e1069522dd5864a580b64e521fe1a49bc895ca8699f"