-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from vermaete/master
version bump 3.28.1 -> 3.29.1
- Loading branch information
Showing
12 changed files
with
88 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
header: | ||
version: 1 | ||
|
||
local_conf_header: | ||
opendds-docgroup: | | ||
# remove the default doc-group2 packageconfig | ||
PACKAGECONFIG:remove:pn-opendds = " doc-group2" | ||
PACKAGECONFIG:remove:pn-opendds-native = " doc-group2" | ||
# use doc-group4 | ||
PACKAGECONFIG:append:pn-opendds = " doc-group3" | ||
PACKAGECONFIG:append:pn-opendds-native = " doc-group3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
header: | ||
version: 1 | ||
|
||
local_conf_header: | ||
opendds-docgroup: | | ||
# remove the default doc-group2 packageconfig | ||
PACKAGECONFIG:remove:pn-opendds = " doc-group2" | ||
PACKAGECONFIG:remove:pn-opendds-native = " doc-group2" | ||
# use doc-group4 | ||
PACKAGECONFIG:append:pn-opendds = " doc-group4" | ||
PACKAGECONFIG:append:pn-opendds-native = " doc-group4" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From c41ea08127d8cda6b95c828089b8f1df74335a14 Mon Sep 17 00:00:00 2001 | ||
From 9f411a6b193cf5929e076ce98a0c956313dc7301 Mon Sep 17 00:00:00 2001 | ||
From: Jan Vermaete <[email protected]> | ||
Date: Wed, 24 Apr 2024 20:32:45 +0200 | ||
Date: Sun, 28 Jul 2024 09:05:08 +0200 | ||
Subject: [PATCH 10/10] WIP: test: filter tests that should not run on the | ||
target | ||
|
||
|
@@ -16,7 +16,7 @@ Signed-off-by: Jan Vermaete <[email protected]> | |
1 file changed, 3 insertions(+), 3 deletions(-) | ||
|
||
diff --git a/tests/dcps_tests.lst b/tests/dcps_tests.lst | ||
index efe998a25..7a0040014 100644 | ||
index 689b51e87c..3eb60fec8b 100644 | ||
--- a/tests/dcps_tests.lst | ||
+++ b/tests/dcps_tests.lst | ||
@@ -77,12 +77,12 @@ tests/DCPS/Compiler/is_topic_type/run_test.pl: !DCPS_MIN | ||
|
@@ -25,8 +25,8 @@ index efe998a25..7a0040014 100644 | |
tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl: !DCPS_MIN CXX11 !OPENDDS_SAFETY_PROFILE | ||
-tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl: !DCPS_MIN !OPENDDS_SAFETY_PROFILE | ||
+tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl: !DCPS_MIN !OPENDDS_SAFETY_PROFILE !CROSS_COMPILED | ||
tests/DCPS/Compiler/xcdr/run_test.pl | ||
tests/DCPS/Compiler/xcdr/run_test.pl --dynamic: !OPENDDS_SAFETY_PROFILE !DDS_NO_CONTENT_SUBSCRIPTION | ||
tests/DCPS/Compiler/xcdr/run_test.pl: CXX11 | ||
tests/DCPS/Compiler/xcdr/run_test.pl --dynamic: CXX11 !OPENDDS_SAFETY_PROFILE !DDS_NO_CONTENT_SUBSCRIPTION | ||
tests/DCPS/Compiler/XtypesExtensibility/run_test.pl: !DCPS_MIN | ||
tests/DCPS/Compiler/typeobject_generator/run_test.pl | ||
-tests/DCPS/Compiler/keywords/run_test.pl classic: !DCPS_MIN | ||
|
@@ -39,7 +39,7 @@ index efe998a25..7a0040014 100644 | |
tests/DCPS/KeyTest/run_test.pl isbounded: !DCPS_MIN | ||
tests/DCPS/KeyTest/run_test.pl md5: !DCPS_MIN | ||
-tests/DCPS/KeyTest/run_test.pl compiler: !DCPS_MIN !TARGET !OPENDDS_SAFETY_PROFILE | ||
+tests/DCPS/KeyTest/run_test.pl compiler: !DCPS_MIN !TARGET !OPENDDS_SAFETY_PROFILE !CROSS_COMPILED | ||
+tests/DCPS/KeyTest/run_test.pl compiler: !DCPS_MIN !TARGET !OPENDDS_SAFETY_PROFILE !CROSS_COMPILED | ||
tests/DCPS/CompatibilityTest/run_test.pl: !DCPS_MIN !OPENDDS_SAFETY_PROFILE | ||
tests/DCPS/CompatibilityTest/run_test.pl rtps_disc: !DCPS_MIN RTPS !GH_ACTIONS_M10 | ||
tests/DCPS/CompatibilityTest/run_test.pl rtps_disc_tcp: !DCPS_MIN RTPS !OPENDDS_SAFETY_PROFILE | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
DOC_TAO2_VERSION = "6.5.21" | ||
DOC_TAO3_VERSION = "7.1.3" | ||
DOC_TAO4_VERSION = "8.0.0" | ||
|
||
DOC_TAO2_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE+TAO-${@'${DOC_TAO2_VERSION}'.replace('.','_')}/ACE+TAO-src-${DOC_TAO2_VERSION}.tar.gz" | ||
DOC_TAO3_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE+TAO-${@'${DOC_TAO3_VERSION}'.replace('.','_')}/ACE+TAO-src-${DOC_TAO3_VERSION}.tar.gz" | ||
DOC_TAO4_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE+TAO-${@'${DOC_TAO4_VERSION}'.replace('.','_')}/ACE+TAO-src-${DOC_TAO4_VERSION}.tar.gz" | ||
|
||
DDS_SRC_BRANCH = "branch-DDS-3.29" | ||
SRC_URI = "\ | ||
git://github.com/OpenDDS/OpenDDS.git;protocol=https;branch=${DDS_SRC_BRANCH};name=opendds \ | ||
${@bb.utils.contains('PACKAGECONFIG', 'doc-group2', '${DOC_TAO2_URI};name=ace_tao2;unpack=0;subdir=git', '' ,d)} \ | ||
${@bb.utils.contains('PACKAGECONFIG', 'doc-group3', '${DOC_TAO3_URI};name=ace_tao3;unpack=0;subdir=git', '' ,d)} \ | ||
${@bb.utils.contains('PACKAGECONFIG', 'doc-group4', '${DOC_TAO4_URI};name=ace_tao4;unpack=0;subdir=git', '' ,d)} \ | ||
${@bb.utils.contains('PACKAGECONFIG', 'ishapes', 'file://0001-adding-the-ishapes-demo.patch', '', d)} \ | ||
file://0010-WIP-test-filter-tests-that-should-not-run-on-the-tar.patch \ | ||
" | ||
|
||
require opendds.inc | ||
|
||
SRCREV = "53414662d60f5e222aad9ca4383da0d856a577df" | ||
SRC_URI[ace_tao2.sha256sum] = "212a9ab7be08aaca69d209d56e264143733d894d715dcb573eae909c5688e3e1" | ||
SRC_URI[ace_tao3.sha256sum] = "7d394cfcc71d0e90824fd1399f93640b4c9423016b88974ad3e4694c5301d96a" | ||
SRC_URI[ace_tao4.sha256sum] = "5767e49101a49a8597e0ba0597200eb72b3100d59217585650ddd171cbf44561" |