aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Willis <John.Willis@Distant-earth.com>2009-07-13 22:02:46 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-08-12 10:52:16 +0200
commitc6dd2a039ee1e28fb62738a2b28a6475be57fee6 (patch)
treec5e2e2b72245668d1c690ffd8fab81f6e3526bc6
parent110422e26fb5f1e56b22e1ea00e393a187114793 (diff)
downloadopenembedded-c6dd2a039ee1e28fb62738a2b28a6475be57fee6.tar.gz
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@Distant-earth.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
-rw-r--r--recipes/rdesktop/rdesktop_1.6.0.bb2
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 0f39e784cf..93d46bd068 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} "