cornucopia: bump SRCREV
[openembedded.git] / recipes / eyeos / eyeos_1.8.7.1.bb
bloba8a921fb88256af69c8e11dc21f865925777c9af
1 DESCRIPTION = "The Open Source Clouds Web Desktop"
2 HOMEPAGE = "http://eyeos.org/"
3 LICENSE = "AGPL3"
5 SRC_URI = "${SOURCEFORGE_MIRROR}/eyeos/eyeOS_${PV}.zip"
7 S = "${WORKDIR}/eyeOS"
9 do_install() {
10 install -d ${D}/www/pages/eyeos
11 cp -R ${S}/* ${D}/www/pages/eyeos
14 PACKAGE_ARCH = "all"
15 FILES_${PN} += "/www/pages/eyeos"
18 SRC_URI[md5sum] = "020b1ffd9edc3fe7af25b0d6cca430ae"
19 SRC_URI[sha256sum] = "660cd2de4fbd511b767839cb5caa734ebfa9cc5935aa58604f764d7e295768d4"