-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 29-10-11 12:29, Martin Jansa schreef: > * having /dev/ttySO fails with: | ln: failed to create symbolic link > `/OE/shr-core/tmp/work/nokia900-oe-linux-gnueabi/systemd-serialgetty-1.0-r0/image/etc/systemd/system/getty.target.wants/serial-getty@/dev/ttyS0.service': > > No such file or directory > > Signed-off-by: Martin Jansa <[email protected]> --- > .../recipes-core/systemd/systemd-serialgetty.bb | 2 +- 1 files > changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta-oe/recipes-core/systemd/systemd-serialgetty.bb > b/meta-oe/recipes-core/systemd/systemd-serialgetty.bb index > 86d833e..9294869 100644 --- > a/meta-oe/recipes-core/systemd/systemd-serialgetty.bb +++ > b/meta-oe/recipes-core/systemd/systemd-serialgetty.bb @@ -2,7 +2,7 @@ > DESCRIPTION = "Systemd serial config" LICENSE = "GPLv2+" LIC_FILES_CHKSUM > = "file://${WORKDIR}/LICENSE;md5=751419260aa954499f7abaabaa882bbe" > > -SERIAL_CONSOLE ?= "115200 /dev/ttyS0" +SERIAL_CONSOLE ?= "115200 ttyS0" > > SRC_URI = "file://LICENSE \ file://[email protected]"
Missing PR bump -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: GPGTools - http://gpgtools.org iD8DBQFOrn4vMkyGM64RGpERAkzGAJ42j+LXz7GZQfUCtdrk2hgzBjuhDwCdHs6q UjxgP+htyH+rTcU7/oPfikw= =jTYz -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
