pespin has uploaded this change for review.
deps/Makefile: nas: Update our rebased fork branch
The following PR [1] was merged upstream "main" branch,
so our "pespin/main" branch from our fork containing not-for-upstream
commits has been rebased on top. Update the reference in Makefile,
so we don't need to keep the merged patch in our branch.
[1] https://forge.etsi.org/rep/int/5g-core/nas/-/merge_requests/18
Change-Id: I4a54204554818389ad6baac51c23c5ee88d2173e
---
M deps/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/65/43365/1
diff --git a/deps/Makefile b/deps/Makefile
index acdadcd..7d3198e 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -72,7 +72,7 @@
# Use tag names from 'git describe --tags' or commit hashes. This way we get
# exact commits of deps when doing regression testing.
-nas_commit= 971761debf1bbd71bc238e750f0baeb3ff9ce964
+nas_commit= 8915a3b55bf21349a116eb8b4395e10e38d72135
titan.Libraries.TCCUsefulFunctions_commit= R.35.B-6-gb3687da
titan.ProtocolEmulations.M3UA_commit= a70095b9113b23d2ea2405a5775befec18dd0fe0
titan.ProtocolEmulations.SCCP_commit= 744f3eeb58d7b5bc372c9fd01db737a20bae069a
To view, visit change 43365. To unsubscribe, or for help writing mail filters, visit settings.