aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/omniorb/omniorb_4.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/omniorb/omniorb_4.0.7.bb')
-rw-r--r--recipes/omniorb/omniorb_4.0.7.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/omniorb/omniorb_4.0.7.bb b/recipes/omniorb/omniorb_4.0.7.bb
index 7b1e14ac28..aa68a93aab 100644
--- a/recipes/omniorb/omniorb_4.0.7.bb
+++ b/recipes/omniorb/omniorb_4.0.7.bb
@@ -7,11 +7,11 @@ PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/omniorb/omniORB-${PV}.tar.gz \
file://omniORB.cfg \
-file://omniORB-cross.patch;patch=1 \
-file://omniORB_embedded_appl.patch;patch=1 \
-file://rm_LongDouble.patch;patch=1 \
-file://arm_double.patch;patch=1;pnum=0 \
-file://dynskel.patch;patch=1;pnum=0 \
+file://omniORB-cross.patch;apply=yes \
+file://omniORB_embedded_appl.patch;apply=yes \
+file://rm_LongDouble.patch;apply=yes \
+file://arm_double.patch;apply=yes;striplevel=0 \
+file://dynskel.patch;apply=yes;striplevel=0 \
"
S = "${WORKDIR}/omniORB-${PV}"