diff options
author | Holger Hans Peter Freyther <zecke@openmoko.org> | 2008-08-06 02:38:34 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-28 22:48:38 +0100 |
commit | 12e84f237f6340e2688415dba8bb3204021a38f3 (patch) | |
tree | e98a96fadb9be3cfc37817af30b319aaabc49134 /conf | |
parent | cae3aa1ba13e84dc8897111e16efc9d9ac58d6c8 (diff) |
openmoko: Add a Gtk+ utility to set the root password
This utility will be installable through the feed.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index c7dc459cd4..aa0f82322d 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -147,6 +147,7 @@ SRCREV_pn-openmoko-panel-memory ?= "3903" SRCREV_pn-openmoko-panel-usb ?= "3360" SRCREV_pn-openmoko-panel-wifi ?= "4344" SRCREV_pn-openmoko-sample2 ?= "3537" +SRCREV_pn-openmoko-set-root-password ?= "4590" SRCREV_pn-openmoko-sound-theme-standard2 ?= "4271" SRCREV_pn-openmoko-tasks2 ?= "399" SRCREV_pn-openmoko-terminal2 ?= "4726" |