[oe-commits] John Willis : rdesktop-1.6.0: Fix build issue

git version control git at git.openembedded.org
Wed Aug 12 09:16:10 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c6dd2a039ee1e28fb62738a2b28a6475be57fee6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c6dd2a039ee1e28fb62738a2b28a6475be57fee6

Author: John Willis <John.Willis at Distant-earth.com>
Date:   Mon Jul 13 22:02:46 2009 +0000

rdesktop-1.6.0: Fix build issue

Remove duplicate audio-2008.patch patch line from recipe (fixes build issue
introduced with 013c006d11a59269b9d3adc6cbb6fb8091144965).

Signed-off-by: David-John Willis <John.Willis at Distant-earth.com>
Signed-off-by: Holger Freyther <zecke at selfish.org>

---

 recipes/rdesktop/rdesktop_1.6.0.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/rdesktop/rdesktop_1.6.0.bb b/recipes/rdesktop/rdesktop_1.6.0.bb
index 0f39e78..93d46bd 100644
--- a/recipes/rdesktop/rdesktop_1.6.0.bb
+++ b/recipes/rdesktop/rdesktop_1.6.0.bb
@@ -5,8 +5,6 @@ PR = "${INC_PR}.2"
 SRC_URI += " file://audio-2008.patch;patch=1"
 SRC_URI_append_ossystems = " file://rdesktop-addin.patch;patch=1"
 
-SRC_URI += " file://audio-2008.patch;patch=1"
-
 inherit autotools
 
 EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} "





More information about the Openembedded-commits mailing list