Sync to the F38 version

This required an upgrade from nghttp2's integrated ASIO C++ bindings to
the standalone nghttp2-asio library, which meant an upgrade to
Buildroot. Now at the `cesnet/2023-07-12--00` branch.

Change-Id: I0cf3e29bc229d905d8369521f57ec1aad69813a0
Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/6355
diff --git a/package/rousette/Config.in b/package/rousette/Config.in
index aa4040e..5e51e7f 100644
--- a/package/rousette/Config.in
+++ b/package/rousette/Config.in
@@ -4,7 +4,7 @@
 	select BR2_PACKAGE_DOCOPT_CPP
 	select BR2_PACKAGE_LIBYANG_CPP
 	select BR2_PACKAGE_NGHTTP2
-	select BR2_PACKAGE_NGHTTP2_CXX
+	select BR2_PACKAGE_NGHTTP2_ASIO
 	select BR2_PACKAGE_SPDLOG
 	select BR2_PACKAGE_SYSTEMD
 	select BR2_PACKAGE_SYSREPO_CPP
diff --git a/package/rousette/rousette.mk b/package/rousette/rousette.mk
index c5391da..e223176 100644
--- a/package/rousette/rousette.mk
+++ b/package/rousette/rousette.mk
@@ -2,7 +2,7 @@
 ROUSETTE_SITE = https://gerrit.cesnet.cz/CzechLight/rousette
 ROUSETTE_SITE_METHOD = git
 ROUSETTE_INSTALL_STAGING = NO
-ROUSETTE_DEPENDENCIES = boost docopt-cpp nghttp2 spdlog systemd sysrepo-cpp
+ROUSETTE_DEPENDENCIES = boost docopt-cpp nghttp2-asio spdlog systemd sysrepo-cpp
 ROUSETTE_LICENSE = Apache-2.0
 ROUSETTE_LICENSE_FILES = LICENSE.md
 
diff --git a/submodules/buildroot b/submodules/buildroot
index 92042c2..1aa9943 160000
--- a/submodules/buildroot
+++ b/submodules/buildroot
@@ -1 +1 @@
-Subproject commit 92042c21cb58cc7e7e2bb6a05e473cf439f7557b
+Subproject commit 1aa9943c52afb7bb4680899feeaa106439836b66
diff --git a/submodules/cla-sysrepo b/submodules/cla-sysrepo
index 7440c3d..7a339f9 160000
--- a/submodules/cla-sysrepo
+++ b/submodules/cla-sysrepo
@@ -1 +1 @@
-Subproject commit 7440c3d45399a185426501b7c42b700674ceb7ab
+Subproject commit 7a339f9aa65a0f4ade3324d1b36fc2a611e39430
diff --git a/submodules/dependencies b/submodules/dependencies
index 0a86f1c..aa2834a 160000
--- a/submodules/dependencies
+++ b/submodules/dependencies
@@ -1 +1 @@
-Subproject commit 0a86f1c37d8c8e85d51cfa3caea09c682a5364d1
+Subproject commit aa2834ad2851f58e316ab218cb090bf470349cef
diff --git a/submodules/netconf-cli b/submodules/netconf-cli
index 07ca392..a7c1d17 160000
--- a/submodules/netconf-cli
+++ b/submodules/netconf-cli
@@ -1 +1 @@
-Subproject commit 07ca3923c44dc912241a42bac524226a545ae2d4
+Subproject commit a7c1d174801595c3046060aa9e308ed76f017e11
diff --git a/submodules/rousette b/submodules/rousette
index a39d3e1..9ecfefd 160000
--- a/submodules/rousette
+++ b/submodules/rousette
@@ -1 +1 @@
-Subproject commit a39d3e188341c5ff8f86800b8344aedddd10a193
+Subproject commit 9ecfefd92998dbd8c54eddea5d33696036c84eab
diff --git a/submodules/sysrepo-ietf-alarms b/submodules/sysrepo-ietf-alarms
index 79c8992..77844f9 160000
--- a/submodules/sysrepo-ietf-alarms
+++ b/submodules/sysrepo-ietf-alarms
@@ -1 +1 @@
-Subproject commit 79c899263d86073f5d1443a5e547264401b8cb37
+Subproject commit 77844f93513cb7d098fe9da6bba897433cd87924
diff --git a/submodules/velia b/submodules/velia
index 119a3ee..4929d5c 160000
--- a/submodules/velia
+++ b/submodules/velia
@@ -1 +1 @@
-Subproject commit 119a3ee91e74fe230283972d59cb91a476bd19e2
+Subproject commit 4929d5cff5fa1ab191b023cb1da01afd0d8d7fb0