aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/erlang/erlang_R13B01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/erlang/erlang_R13B01.bb')
-rw-r--r--recipes/erlang/erlang_R13B01.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/erlang/erlang_R13B01.bb b/recipes/erlang/erlang_R13B01.bb
index 7f1ae707be..0cf4b784e5 100644
--- a/recipes/erlang/erlang_R13B01.bb
+++ b/recipes/erlang/erlang_R13B01.bb
@@ -4,10 +4,10 @@ DEPENDS += "erlang-native openssl"
PR = "r2"
SRC_URI += "\
- file://erts-emulator-Makefile.in.patch;patch=1 \
- file://erts-etc-unix-Install.src.patch;patch=1 \
- file://lib-erl_interface-src-Makefile.in.patch;patch=1 \
- file://Makefile.in.patch;patch=1 \
+ file://erts-emulator-Makefile.in.patch;apply=yes \
+ file://erts-etc-unix-Install.src.patch;apply=yes \
+ file://lib-erl_interface-src-Makefile.in.patch;apply=yes \
+ file://Makefile.in.patch;apply=yes \
"
TARGET_CC_ARCH += "${LDFLAGS}"