mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-emenlow: add SRC_URI checksums to xpsb-glx
Add md5 and sha256 checksums to the recipe. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
df18b721f8
commit
c080bfe6bc
|
|
@ -15,6 +15,9 @@ SRC_URI="https://launchpad.net/~gma500/+archive/ppa/+files/xpsb-glx_0.18-0ubuntu
|
|||
file://libdrmname.patch \
|
||||
file://native-matypes.patch"
|
||||
|
||||
SRC_URI[md5sum] = "50423a9e861ccff5814eb95a32494952"
|
||||
SRC_URI[sha256sum] = "03c958defef56ae0ec051c6f67620fa90733649925386824b7bf029f40bd7905"
|
||||
|
||||
do_configure () {
|
||||
chmod +x autogen.sh && ./autogen.sh ${CONFIGUREOPTS} && make realclean
|
||||
cd ${S}/src/mesa/x86/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user