org.openmoko.dev: 5344021b7fd85b0ae1ed3f1168dd910dbc048d8d

oe at monotone.openmoko.org oe at monotone.openmoko.org
Tue May 6 09:31:42 CEST 2008


revision:            5344021b7fd85b0ae1ed3f1168dd910dbc048d8d
date:                2008-05-05T06:30:10
author:              julian_chu at openmoko.com
branch:              org.openmoko.dev
changelog:

Add SRCNAME to examine, exhibit to expand correctly


manifest:
format_version "1"

new_manifest [23da1e6b9ad57d01eb633d0d1dd2093382d1f151]

old_revision [6a994950fda1e9ec92377a068974cd2d2b3863f5]

patch "packages/e17/examine_cvs.bb"
 from [9ca27ead428451e9f3791414f613edfe4f774159]
   to [e3e673894efe8cf2df1bc77643fdc5d83123d111]

patch "packages/e17/exhibit_cvs.bb"
 from [300a7d6927ab40b6eb531c2bb1e498cef76349a1]
   to [9deaef9f807e49d8cc6f5980d8fbad5c2838e4d1]
-------------- next part --------------
#
#
# patch "packages/e17/examine_cvs.bb"
#  from [9ca27ead428451e9f3791414f613edfe4f774159]
#    to [e3e673894efe8cf2df1bc77643fdc5d83123d111]
# 
# patch "packages/e17/exhibit_cvs.bb"
#  from [300a7d6927ab40b6eb531c2bb1e498cef76349a1]
#    to [9deaef9f807e49d8cc6f5980d8fbad5c2838e4d1]
#
============================================================
--- packages/e17/examine_cvs.bb	9ca27ead428451e9f3791414f613edfe4f774159
+++ packages/e17/examine_cvs.bb	e3e673894efe8cf2df1bc77643fdc5d83123d111
@@ -1,9 +1,11 @@ DESCRIPTION = "Examine, the program conf
 DESCRIPTION = "Examine, the program configurator"
+LICENSE = "MIT BSD"
 DEPENDS = "ewl"
-LICENSE = "MIT BSD"
 PV = "0.0.1+cvs${SRCDATE}"
 PR = "r0"
 
+SRCNAME = "examine"
+
 inherit e
 
 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
============================================================
--- packages/e17/exhibit_cvs.bb	300a7d6927ab40b6eb531c2bb1e498cef76349a1
+++ packages/e17/exhibit_cvs.bb	9deaef9f807e49d8cc6f5980d8fbad5c2838e4d1
@@ -1,7 +1,10 @@
+## Reminder:  Use quotes on the right hand side of assignments FOO = "BAR"  in : S = ${WORKDIR}/exhibit
 DESCRIPTION = "Exhibit is the ETK picture viewer"
+LICENSE = "MIT BSD"
 DEPENDS = "evas ecore epsilon edje eet etk efreet"
-LICENSE = "MIT BSD"
 PV = "0.1.1+cvs${SRCDATE}"
 PR = "r0"
 
+SRCNAME = "exhibit"
 inherit e
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080506/b4393118/attachment.htm 


More information about the commitlog mailing list