aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-tools
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-12-17 01:19:12 +0800
committerJohn Lee <john_lee@openmoko.org>2008-12-18 23:59:37 +0800
commit56c49745d9077576b3b7f3ddb4a06672459c4aa3 (patch)
tree2dac103cc030bdcf5f8067c186d25b9284eefe68 /packages/openmoko-tools
parentf10fe75085e77726410b3a4c0c6afc82603f5fd0 (diff)
downloadopenembedded-56c49745d9077576b3b7f3ddb4a06672459c4aa3.tar.gz
PKG_TAGS: get rid of them.
Diffstat (limited to 'packages/openmoko-tools')
-rw-r--r--packages/openmoko-tools/openmoko-set-root-password.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/openmoko-tools/openmoko-set-root-password.bb b/packages/openmoko-tools/openmoko-set-root-password.bb
index 6176d4aef9..0bf6c990b4 100644
--- a/packages/openmoko-tools/openmoko-set-root-password.bb
+++ b/packages/openmoko-tools/openmoko-set-root-password.bb
@@ -3,7 +3,6 @@ SUMMARY = "On installation you will be prompted to set a root password. With \
this password you can then log into the machine."
LICENSE = "GPL"
DEPENDS = "gtk+"
-PKG_TAGS_${PN} = "group::programming alias::Root_Password"
SRC_URI = "svn://svn.openmoko.org/developers/zecke/;module=root-password;proto=http"
S = "${WORKDIR}/root-password"