]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
ipaq-pxa270.conf: set USE_VT = "0".
authorRene Wagner <rw@handhelds.org>
Mon, 3 Jul 2006 22:42:18 +0000 (00:42 +0200)
committerRene Wagner <rw@handhelds.org>
Mon, 3 Jul 2006 22:42:18 +0000 (00:42 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/conf/machine/ipaq-pxa270.conf
org.handhelds.familiar/packages/sysvinit/sysvinit_2.86.bb

index 006c74a73a3fee41947356ad86db917bdcf07459..32dbe60d96b2918059d99a5ce1233abad575fd6d 100644 (file)
@@ -25,6 +25,8 @@ PXA270_MODULES = "g_ether g_file_storage g_serial \
                  snd_pcm_oss snd_mixer_oss acx \
                  nls_cp437 nls_iso8859-1 nls_utf8"
 
+USE_VT = "0"
+
 SERIAL_CONSOLE = "115200 ttyS0"
 
 include conf/machine/ipaq-common.conf
index 7611d79cd9ea285437464e91671331f198bc2e24..af39d5e74081c61bbd07ba4ae831db148b632709 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 HOMEPAGE = "http://freshmeat.net/projects/sysvinit/"
-PR = "r19"
+PR = "r20"
 
 # USE_VT and SERIAL_CONSOLE are generally defined by the MACHINE .conf.
 # Set PACKAGE_ARCH appropriately.