aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vnc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vnc')
-rw-r--r--recipes/vnc/fbvncserver-kmodule_0.9.4.bb8
-rw-r--r--recipes/vnc/fbvncserver_0.9.4.bb10
-rw-r--r--recipes/vnc/libvncserver_0.9.1.bb6
-rw-r--r--recipes/vnc/x11vnc_0.9.8.bb2
4 files changed, 13 insertions, 13 deletions
diff --git a/recipes/vnc/fbvncserver-kmodule_0.9.4.bb b/recipes/vnc/fbvncserver-kmodule_0.9.4.bb
index 80751a8b25..b290b8307e 100644
--- a/recipes/vnc/fbvncserver-kmodule_0.9.4.bb
+++ b/recipes/vnc/fbvncserver-kmodule_0.9.4.bb
@@ -4,10 +4,10 @@ LICENSE = "GPL"
PR = "r1"
SRC_URI = "http://sdgsystems.com/download/fbvncserver-${PV}.tar.gz \
- file://libvncs0.6.patch;patch=1 \
- file://paths.patch;patch=1 \
- file://kernelinclude.patch;patch=1 \
- file://ipaq.patch;patch=1"
+ file://libvncs0.6.patch;apply=yes \
+ file://paths.patch;apply=yes \
+ file://kernelinclude.patch;apply=yes \
+ file://ipaq.patch;apply=yes"
S = "${WORKDIR}/fbvncserver-${PV}"
diff --git a/recipes/vnc/fbvncserver_0.9.4.bb b/recipes/vnc/fbvncserver_0.9.4.bb
index e1744f942b..96a851cd78 100644
--- a/recipes/vnc/fbvncserver_0.9.4.bb
+++ b/recipes/vnc/fbvncserver_0.9.4.bb
@@ -7,11 +7,11 @@ RDEPENDS = "fbvncserver-kmodule libvncserver-storepasswd libvncserver-javaapplet
PR = "r3"
SRC_URI = "http://sdgsystems.com/download/fbvncserver-${PV}.tar.gz \
- file://libvncs0.6.patch;patch=1 \
- file://paths.patch;patch=1 \
- file://kernelinclude.patch;patch=1 \
- file://buildfix.patch;patch=1 \
- file://ipaq.patch;patch=1 \
+ file://libvncs0.6.patch;apply=yes \
+ file://paths.patch;apply=yes \
+ file://kernelinclude.patch;apply=yes \
+ file://buildfix.patch;apply=yes \
+ file://ipaq.patch;apply=yes \
file://init"
S = "${WORKDIR}/fbvncserver-${PV}"
diff --git a/recipes/vnc/libvncserver_0.9.1.bb b/recipes/vnc/libvncserver_0.9.1.bb
index f23af16ffb..4ad60474e0 100644
--- a/recipes/vnc/libvncserver_0.9.1.bb
+++ b/recipes/vnc/libvncserver_0.9.1.bb
@@ -10,9 +10,9 @@ PR = "r1"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/LibVNCServer-${PV}.tar.gz \
- file://configure_ac.patch;patch=1 \
- file://clientlogger.patch;patch=1 \
- file://autoreconf.patch;patch=1"
+ file://configure_ac.patch;apply=yes \
+ file://clientlogger.patch;apply=yes \
+ file://autoreconf.patch;apply=yes"
S = "${WORKDIR}/LibVNCServer-${PV}"
# => create libvncserver only
diff --git a/recipes/vnc/x11vnc_0.9.8.bb b/recipes/vnc/x11vnc_0.9.8.bb
index a7ecde75f6..e8feeb1f96 100644
--- a/recipes/vnc/x11vnc_0.9.8.bb
+++ b/recipes/vnc/x11vnc_0.9.8.bb
@@ -7,7 +7,7 @@ DEPENDS = "openssl virtual/libx11 libxtst libxext avahi jpeg zlib"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz \
- file://x11vnc-0.9.8-xshm-header-fix.patch;patch=1"
+ file://x11vnc-0.9.8-xshm-header-fix.patch;apply=yes"
inherit autotools