diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-17 16:00:48 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-17 16:00:48 +0000 |
commit | 9a4113fa26927867f33b35579de32f72b0728218 (patch) | |
tree | a80e32d15314c9def6cc5e18a57b1026d7f4fa9a /conf/distro/include | |
parent | 8f3ab9deabfec95eae9d7a19b1ad974e98a0b710 (diff) |
Add my tools to forward the Serial from the Neo to my PC and provide a PTY on the PC
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 5e4f7175c6..dc5961c620 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -141,6 +141,7 @@ SRCREV_pn-opkg ?= "4142" SRCREV_pn-opkg-native ?= "4142" SRCREV_pn-oprofileui ?= "160" SRCREV_pn-psplash ?= "249" +SRCREV_pn-pty-forward-native ?= "4214" SRCREV_pn-pylgrim ?= "20" SRCREV_pn-pyneod ?= "88" SRCREV_pn-pyneog ?= "88" @@ -148,6 +149,7 @@ SRCREV_pn-python-formencode = "3148" SRCREV_pn-python-gsmd = "127" SRCREV_pn-python-lightmediascanner = "68" SRCREV_pn-s3c24xx-gpio ?= "4130" +SRCREV_pn-serial-forward ?= "4214" SRCREV_pn-settings-daemon ?= "1755" SRCREV_pn-sjf2410-linux-native ?= "933" SRCREV_pn-sphyrna ?= "45" |