aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/mesa
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mesa')
-rw-r--r--recipes/mesa/freeglut_2.4.0.bb3
-rw-r--r--recipes/mesa/mesa-dri_6.5.2.bb3
-rw-r--r--recipes/mesa/mesa-dri_7.0.3.bb3
-rw-r--r--recipes/mesa/mesa-dri_7.2.bb5
-rw-r--r--recipes/mesa/mesa-dri_7.4.bb5
-rw-r--r--recipes/mesa/mesa-dri_7.6.bb5
-rw-r--r--recipes/mesa/mesa-xlib_7.2.bb5
-rw-r--r--recipes/mesa/mesa-xlib_7.4.bb5
-rw-r--r--recipes/mesa/mesa-xlib_7.6.bb5
-rw-r--r--recipes/mesa/mesa_6.0.1.bb3
-rw-r--r--recipes/mesa/mesa_6.5.2.bb3
-rw-r--r--recipes/mesa/mesa_7.0.2.bb3
-rw-r--r--recipes/mesa/mesa_7.2.bb5
-rw-r--r--recipes/mesa/mesa_7.4.bb5
-rw-r--r--recipes/mesa/mesa_7.6.bb5
15 files changed, 63 insertions, 0 deletions
diff --git a/recipes/mesa/freeglut_2.4.0.bb b/recipes/mesa/freeglut_2.4.0.bb
index cfc9ec175f..5f4b20acde 100644
--- a/recipes/mesa/freeglut_2.4.0.bb
+++ b/recipes/mesa/freeglut_2.4.0.bb
@@ -24,3 +24,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "6d16873bd876fbf4980a927cfbc496a1"
+SRC_URI[sha256sum] = "269f2d50ba30b381622eb36f20b552ad43a1b43d544b9075e484e7146e81b052"
diff --git a/recipes/mesa/mesa-dri_6.5.2.bb b/recipes/mesa/mesa-dri_6.5.2.bb
index 594848fd8b..ec4bce37bf 100644
--- a/recipes/mesa/mesa-dri_6.5.2.bb
+++ b/recipes/mesa/mesa-dri_6.5.2.bb
@@ -39,3 +39,6 @@ python populate_packages_prepend () {
do_split_packages(d, root=bb.data.expand('${libdir}/dri', d), file_regex='(.*)_dri\.so', output_pattern='mesa-dri-driver-%s', description='%s DRI driver', extra_depends='')
}
+
+SRC_URI[md5sum] = "e4d894181f1859651658b3704633e10d"
+SRC_URI[sha256sum] = "137f50a30461d51eb9af5aac737bc788d536354cf47b26129b97bde6e41fb85f"
diff --git a/recipes/mesa/mesa-dri_7.0.3.bb b/recipes/mesa/mesa-dri_7.0.3.bb
index 0cb2fe2cce..71704e3599 100644
--- a/recipes/mesa/mesa-dri_7.0.3.bb
+++ b/recipes/mesa/mesa-dri_7.0.3.bb
@@ -40,3 +40,6 @@ python populate_packages_prepend () {
do_split_packages(d, root=bb.data.expand('${libdir}/dri', d), file_regex='(.*)_dri\.so', output_pattern='mesa-dri-driver-%s', description='%s DRI driver', extra_depends='')
}
+
+SRC_URI[md5sum] = "e6e6379d7793af40a6bc3ce1bace572e"
+SRC_URI[sha256sum] = "ebdf3448eac8abb56bbfc0b7c015efce8e5d88f10ee3123dcc62c1ff47b62d22"
diff --git a/recipes/mesa/mesa-dri_7.2.bb b/recipes/mesa/mesa-dri_7.2.bb
index 93568432bc..6aff3b6f5e 100644
--- a/recipes/mesa/mesa-dri_7.2.bb
+++ b/recipes/mesa/mesa-dri_7.2.bb
@@ -21,3 +21,8 @@ FILES_${PN}-dbg += "${libdir}/dri/.debug/*"
FILES_${PN}-xprogs = "${bindir}/glxdemo ${bindir}/glxgears ${bindir}/glxheads ${bindir}/glxinfo"
EXTRA_OECONF += "--with-driver=dri --with-dri-drivers=swrast,${MACHINE_DRI_MODULES}"
+
+SRC_URI[md5sum] = "04d379292e023df0b0266825cb0dbde5"
+SRC_URI[sha256sum] = "a9cc62ab760afeebcb1319a193508734a2d470cab8effab2776a2d3c65bd9cd2"
+SRC_URI[md5sum] = "22e03dc4038cd63f32c21eb60994892b"
+SRC_URI[sha256sum] = "3d73988ad3e87f6084a4593cc6b3aac63aca3e893d3e9409d892a6f51558e4c4"
diff --git a/recipes/mesa/mesa-dri_7.4.bb b/recipes/mesa/mesa-dri_7.4.bb
index 93568432bc..92723762e5 100644
--- a/recipes/mesa/mesa-dri_7.4.bb
+++ b/recipes/mesa/mesa-dri_7.4.bb
@@ -21,3 +21,8 @@ FILES_${PN}-dbg += "${libdir}/dri/.debug/*"
FILES_${PN}-xprogs = "${bindir}/glxdemo ${bindir}/glxgears ${bindir}/glxheads ${bindir}/glxinfo"
EXTRA_OECONF += "--with-driver=dri --with-dri-drivers=swrast,${MACHINE_DRI_MODULES}"
+
+SRC_URI[md5sum] = "7ecddb341a2691e0dfdb02f697109834"
+SRC_URI[sha256sum] = "6e945389add4e5b41f2c403ced13c343767565f2eacde4b16de2d0f9f8a6aac4"
+SRC_URI[md5sum] = "02816f10f30b1dc5e069e0f68c177c98"
+SRC_URI[sha256sum] = "c3de74d62f925e32030adb3d0edcfb3c7a4129fc92c48181a389eeed8f14b897"
diff --git a/recipes/mesa/mesa-dri_7.6.bb b/recipes/mesa/mesa-dri_7.6.bb
index 0eed2ef8d4..22c22d3ac6 100644
--- a/recipes/mesa/mesa-dri_7.6.bb
+++ b/recipes/mesa/mesa-dri_7.6.bb
@@ -26,3 +26,8 @@ FILES_${PN}-dbg += "${libdir}/dri/.debug/*"
FILES_${PN}-xprogs = "${bindir}/glxdemo ${bindir}/glxgears ${bindir}/glxheads ${bindir}/glxinfo"
EXTRA_OECONF += "--disable-gallium --with-driver=dri --with-dri-drivers=swrast,${MACHINE_DRI_MODULES}"
+
+SRC_URI[md5sum] = "8c75f90cd0303cfac9e4b6d54f6759ca"
+SRC_URI[sha256sum] = "782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830"
+SRC_URI[md5sum] = "0ede7adf217951acd90dbe4551210c07"
+SRC_URI[sha256sum] = "2fdf09fd7967fb1946e7f6af07d39c9fb695c373e1bad3855d3c3fbece5badd0"
diff --git a/recipes/mesa/mesa-xlib_7.2.bb b/recipes/mesa/mesa-xlib_7.2.bb
index 1e752dce6f..cccdbd1c80 100644
--- a/recipes/mesa/mesa-xlib_7.2.bb
+++ b/recipes/mesa/mesa-xlib_7.2.bb
@@ -18,3 +18,8 @@ do_install_append () {
install -d ${D}/${bindir}
install -m 0755 ${S}/progs/xdemos/{glxdemo,glxgears,glxheads,glxinfo} ${D}/${bindir}
}
+
+SRC_URI[md5sum] = "04d379292e023df0b0266825cb0dbde5"
+SRC_URI[sha256sum] = "a9cc62ab760afeebcb1319a193508734a2d470cab8effab2776a2d3c65bd9cd2"
+SRC_URI[md5sum] = "22e03dc4038cd63f32c21eb60994892b"
+SRC_URI[sha256sum] = "3d73988ad3e87f6084a4593cc6b3aac63aca3e893d3e9409d892a6f51558e4c4"
diff --git a/recipes/mesa/mesa-xlib_7.4.bb b/recipes/mesa/mesa-xlib_7.4.bb
index 1e752dce6f..46f965dc5d 100644
--- a/recipes/mesa/mesa-xlib_7.4.bb
+++ b/recipes/mesa/mesa-xlib_7.4.bb
@@ -18,3 +18,8 @@ do_install_append () {
install -d ${D}/${bindir}
install -m 0755 ${S}/progs/xdemos/{glxdemo,glxgears,glxheads,glxinfo} ${D}/${bindir}
}
+
+SRC_URI[md5sum] = "7ecddb341a2691e0dfdb02f697109834"
+SRC_URI[sha256sum] = "6e945389add4e5b41f2c403ced13c343767565f2eacde4b16de2d0f9f8a6aac4"
+SRC_URI[md5sum] = "02816f10f30b1dc5e069e0f68c177c98"
+SRC_URI[sha256sum] = "c3de74d62f925e32030adb3d0edcfb3c7a4129fc92c48181a389eeed8f14b897"
diff --git a/recipes/mesa/mesa-xlib_7.6.bb b/recipes/mesa/mesa-xlib_7.6.bb
index 3085e8d0ff..438a6d4baa 100644
--- a/recipes/mesa/mesa-xlib_7.6.bb
+++ b/recipes/mesa/mesa-xlib_7.6.bb
@@ -13,3 +13,8 @@ PE = "1"
PR = "${INC_PR}.0"
EXTRA_OECONF += "--disable-gallium --with-driver=xlib"
+
+SRC_URI[md5sum] = "8c75f90cd0303cfac9e4b6d54f6759ca"
+SRC_URI[sha256sum] = "782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830"
+SRC_URI[md5sum] = "0ede7adf217951acd90dbe4551210c07"
+SRC_URI[sha256sum] = "2fdf09fd7967fb1946e7f6af07d39c9fb695c373e1bad3855d3c3fbece5badd0"
diff --git a/recipes/mesa/mesa_6.0.1.bb b/recipes/mesa/mesa_6.0.1.bb
index d8c857fef7..d620f85787 100644
--- a/recipes/mesa/mesa_6.0.1.bb
+++ b/recipes/mesa/mesa_6.0.1.bb
@@ -23,3 +23,6 @@ do_stage() {
cp -pP lib/* ${STAGING_LIBDIR}/
cp -R include/GL ${STAGING_INCDIR}/
}
+
+SRC_URI[md5sum] = "b7f14088c5c2f14490d2739a91102112"
+SRC_URI[sha256sum] = "2de039f7abe10569b681ea1d9e21fb65fd0081c8f4db40fb62b332acb11679fb"
diff --git a/recipes/mesa/mesa_6.5.2.bb b/recipes/mesa/mesa_6.5.2.bb
index 66078e1a7b..e90c7e1180 100644
--- a/recipes/mesa/mesa_6.5.2.bb
+++ b/recipes/mesa/mesa_6.5.2.bb
@@ -6,3 +6,6 @@ SRC_URI_append = " file://fix-host-compile.patch;patch=1 "
+
+SRC_URI[md5sum] = "e4d894181f1859651658b3704633e10d"
+SRC_URI[sha256sum] = "137f50a30461d51eb9af5aac737bc788d536354cf47b26129b97bde6e41fb85f"
diff --git a/recipes/mesa/mesa_7.0.2.bb b/recipes/mesa/mesa_7.0.2.bb
index 66078e1a7b..ee5d87d6d1 100644
--- a/recipes/mesa/mesa_7.0.2.bb
+++ b/recipes/mesa/mesa_7.0.2.bb
@@ -6,3 +6,6 @@ SRC_URI_append = " file://fix-host-compile.patch;patch=1 "
+
+SRC_URI[md5sum] = "93e6ed7924ff069a4f883b4fce5349dc"
+SRC_URI[sha256sum] = "9d4707b556960f6aef14480f91fcd4f868720f64321947ab1b2fd20e85ce7f9e"
diff --git a/recipes/mesa/mesa_7.2.bb b/recipes/mesa/mesa_7.2.bb
index 43cde679a1..dcf872a9ef 100644
--- a/recipes/mesa/mesa_7.2.bb
+++ b/recipes/mesa/mesa_7.2.bb
@@ -1,2 +1,7 @@
# This is a dummy package so OE can use the poky mesa files
require mesa-dri_${PV}.bb
+
+SRC_URI[md5sum] = "04d379292e023df0b0266825cb0dbde5"
+SRC_URI[sha256sum] = "a9cc62ab760afeebcb1319a193508734a2d470cab8effab2776a2d3c65bd9cd2"
+SRC_URI[md5sum] = "22e03dc4038cd63f32c21eb60994892b"
+SRC_URI[sha256sum] = "3d73988ad3e87f6084a4593cc6b3aac63aca3e893d3e9409d892a6f51558e4c4"
diff --git a/recipes/mesa/mesa_7.4.bb b/recipes/mesa/mesa_7.4.bb
index 43cde679a1..0fa4859f52 100644
--- a/recipes/mesa/mesa_7.4.bb
+++ b/recipes/mesa/mesa_7.4.bb
@@ -1,2 +1,7 @@
# This is a dummy package so OE can use the poky mesa files
require mesa-dri_${PV}.bb
+
+SRC_URI[md5sum] = "7ecddb341a2691e0dfdb02f697109834"
+SRC_URI[sha256sum] = "6e945389add4e5b41f2c403ced13c343767565f2eacde4b16de2d0f9f8a6aac4"
+SRC_URI[md5sum] = "02816f10f30b1dc5e069e0f68c177c98"
+SRC_URI[sha256sum] = "c3de74d62f925e32030adb3d0edcfb3c7a4129fc92c48181a389eeed8f14b897"
diff --git a/recipes/mesa/mesa_7.6.bb b/recipes/mesa/mesa_7.6.bb
index d707d676ff..ac42cf2291 100644
--- a/recipes/mesa/mesa_7.6.bb
+++ b/recipes/mesa/mesa_7.6.bb
@@ -5,3 +5,8 @@ PR = "${INC_PR}.1"
EXTRA_OECONF += "--disable-egl"
+
+SRC_URI[md5sum] = "8c75f90cd0303cfac9e4b6d54f6759ca"
+SRC_URI[sha256sum] = "782a7b2810b1c466b3a994eba96485b59b47cc1120c0caa24de1aecf1e013830"
+SRC_URI[md5sum] = "0ede7adf217951acd90dbe4551210c07"
+SRC_URI[sha256sum] = "2fdf09fd7967fb1946e7f6af07d39c9fb695c373e1bad3855d3c3fbece5badd0"