mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
midori: upgrade from 0.4.2 to 0.4.3
* only build tested, it does segfault in runtime but it's the same with previous 0.4.2 version and probably not caused by midori itself Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
+2
-7
@@ -1,16 +1,11 @@
|
|||||||
require midori.inc
|
require midori.inc
|
||||||
|
|
||||||
PR = "r2"
|
|
||||||
|
|
||||||
SRC_URI = "http://archive.xfce.org/src/apps/midori/0.4/midori-${PV}.tar.bz2;name=midori \
|
SRC_URI = "http://archive.xfce.org/src/apps/midori/0.4/midori-${PV}.tar.bz2;name=midori \
|
||||||
file://waf \
|
file://waf \
|
||||||
"
|
"
|
||||||
|
SRC_URI[midori.md5sum] = "900037557b82818d79d2dd1c5a7d7fd2"
|
||||||
|
SRC_URI[midori.sha256sum] = "fca4a0eab03358f20d7700069dbf2faaf8fa5c11aaad97f4208aea608f4bed9f"
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
cp -f ${WORKDIR}/waf ${S}/
|
cp -f ${WORKDIR}/waf ${S}/
|
||||||
}
|
}
|
||||||
|
|
||||||
SRC_URI[midori.md5sum] = "4ec9c3daa332ebe865cba6aa8256ef63"
|
|
||||||
SRC_URI[midori.sha256sum] = "2e3f104254fb9a28c77e8acf1cc8ae6dd529499711d558b29146ab0fa915f0a7"
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user