diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-26 12:52:34 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-26 12:52:34 +0000 |
commit | cf20be0e809f4452b6098ad028635c4b3c70a089 (patch) | |
tree | ac04b5b1144a6a47f7b6f13f50cf792c932b082b /conf/distro | |
parent | 602390def86f581928680f00814cb8f2bd7ac5b9 (diff) |
add gpio, a userspace utility to tweak the GPIOs on the s3c24xx platform
Diffstat (limited to 'conf/distro')
-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 1c6d81023a..2ff0809324 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -30,6 +30,7 @@ SRCREV_pn-fstests ?= "204" SRCREV_pn-gconf-dbus ?= "641" SRCREV_pn-gnuradio ?= "6377" SRCREV_pn-gpe-contacts ?= "9312" +SRCREV_pn-gpio ?= "4112" SRCREV_pn-gsm0710muxd ?= "77" SRCREV_pn-gtkhtml2 ?= "1158" SRCREV_pn-gypsy ?= "56" |