summaryrefslogtreecommitdiff
path: root/packages/e17/exhibit_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/exhibit_cvs.bb')
-rw-r--r--packages/e17/exhibit_cvs.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/e17/exhibit_cvs.bb b/packages/e17/exhibit_cvs.bb
index 7fdd7449d6..2c32fc12d6 100644
--- a/packages/e17/exhibit_cvs.bb
+++ b/packages/e17/exhibit_cvs.bb
@@ -1,10 +1,7 @@
DESCRIPTION = "Exhibit is the ETK picture viewer"
DEPENDS = "evas ecore epsilon edje eet etk efreet"
LICENSE = "MIT BSD"
-PV = "0.0.0+cvs${SRCDATE}"
+PV = "0.1.1+cvs${SRCDATE}"
PR = "r0"
inherit e
-
-SRC_URI = "${E_CVS};module=e17/apps/exhibit"
-S = "${WORKDIR}/${PN}"