From f55f96c79945e3c6c6d0fe907f8520a9eacd2677 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sun, 17 Apr 2016 15:13:52 +0200 Subject: Rebase after "Bugfix Broadcast Group". While we're at if, fix whitespace errors in affected patches. Change-Id: Ic14e3e13f9503ab4b9307e55c731825b8a33da3b --- .../0001-arm64-support-for-OpenDaylight-Fuel-Plugin.patch | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'patches/fuel-plugin-opendaylight') diff --git a/patches/fuel-plugin-opendaylight/0001-arm64-support-for-OpenDaylight-Fuel-Plugin.patch b/patches/fuel-plugin-opendaylight/0001-arm64-support-for-OpenDaylight-Fuel-Plugin.patch index b439b38e..e41275b5 100644 --- a/patches/fuel-plugin-opendaylight/0001-arm64-support-for-OpenDaylight-Fuel-Plugin.patch +++ b/patches/fuel-plugin-opendaylight/0001-arm64-support-for-OpenDaylight-Fuel-Plugin.patch @@ -30,7 +30,7 @@ new file mode 100644 index 0000000..c72efeb --- /dev/null +++ b/deployment_scripts/puppet/modules/opendaylight/files/leveldb-arm64.patch -@@ -0,0 +1,36 @@ +@@ -0,0 +1,35 @@ +diff --git a/port/atomic_pointer.h b/port/atomic_pointer.h +index e17bf43..78cb6b3 100644 +--- a/port/atomic_pointer.h @@ -66,7 +66,6 @@ index 0000000..c72efeb + #undef ARCH_CPU_PPC_FAMILY + + } // namespace port -+ diff --git a/deployment_scripts/puppet/modules/opendaylight/files/leveldbjni-native.patch b/deployment_scripts/puppet/modules/opendaylight/files/leveldbjni-native.patch new file mode 100644 index 0000000..7520205 @@ -78,13 +77,13 @@ index 0000000..7520205 +--- a/leveldbjni-all/pom.xml ++++ b/leveldbjni-all/pom.xml +@@ -41,7 +41,7 @@ -+ ++ + org.fusesource.leveldbjni + leveldbjni-all +- 1.8 ++ 1.8-odl + bundle -+ ++ + ${project.artifactId} +@@ -119,7 +119,8 @@ + META-INF/native/osx/libleveldbjni.jnilib;osname=macosx;processor=x86, @@ -215,7 +214,7 @@ index 0000000..c708611 + ensure => 'present', + } + } -+ if ! defined(Package['openjdk-7-jdk']) { ++ if ! defined(Package['openjdk-7-jdk']) { + package { 'openjdk-7-jdk': + ensure => 'present', + } -- cgit 1.2.3-korg