From: Simon Busch Date: Sun, 19 Dec 2010 19:00:55 +0000 (+0100) Subject: pty-forward-native: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db95ee2abf650c50a1ec9dc1e3a926492ca9347;p=openembedded.git pty-forward-native: bump SRCREV Signed-off-by: Simon Busch --- diff --git a/recipes/serial-utils/pty-forward-native.bb b/recipes/serial-utils/pty-forward-native.bb index 6ea4f2fdae..91ee1734b9 100644 --- a/recipes/serial-utils/pty-forward-native.bb +++ b/recipes/serial-utils/pty-forward-native.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Receive a forwarded serial from serial-forward and provide a PTY" AUTHOR = "Holger 'Zecke' Freyther" LICENSE = "GPL" SECTION = "console/network" -SRCREV = "4662b55fdba528bb5b3349f83055bf236af5d63b" +SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" PV = "1.1+gitr${SRCPV}" PE = "1" PR = "r0"