[oe-commits] I-Fan, Chen : [alias name] Adding alias name tags for packages

GIT User account git at amethyst.openembedded.net
Sun Oct 26 14:58:05 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e44a8902373dade856ba586e9dc2f573011b90f8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e44a8902373dade856ba586e9dc2f573011b90f8

Author: I-Fan, Chen <tick at openmoko.com>
Date:   Wed Oct  1 20:16:22 2008 +0800

[alias name] Adding alias name tags for packages

---

 packages/openmoko-projects/pyefl-sudoku_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/openmoko-projects/pyefl-sudoku_svn.bb b/packages/openmoko-projects/pyefl-sudoku_svn.bb
index 73ba098..8f6a8fb 100644
--- a/packages/openmoko-projects/pyefl-sudoku_svn.bb
+++ b/packages/openmoko-projects/pyefl-sudoku_svn.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 DEPENDS = "python-evas python-edje python-ecore"
 RDEPENDS = "python-evas python-edje python-ecore"
 PV = "0.0.2+svnr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=pyefl-sudoku;proto=http"
 
@@ -17,4 +17,4 @@ PACKAGES = "${PN}"
 
 FILES_${PN} += "${prefix}/share/*"
 
-PKG_TAGS_${PN} = "group::games"
+PKG_TAGS_${PN} = "group::games alias::Pyefl_Sudoku"





More information about the Openembedded-commits mailing list