From 9c9e58897f7945bfe2a20baab7abeb9c45ce0b8e Mon Sep 17 00:00:00 2001 From: Joseph Salisbury Date: Thu, 25 Jan 2024 10:42:20 -0500 Subject: [PATCH] UBUNTU: [Packaging] re-enable Rust support Now that the toolchain dependencies are all satisfied we can re-enable Rust support. Signed-off-by: Andrea Righi Signed-off-by: Joseph Salisbury --- debian.realtime/config/annotations | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.realtime/config/annotations b/debian.realtime/config/annotations index d594d4e225fe..fefab7911e0a 100644 --- a/debian.realtime/config/annotations +++ b/debian.realtime/config/annotations @@ -161,6 +161,7 @@ CONFIG_RCU_NOCB_CPU_CB_BOOST policy<{'amd64': 'y', 'arm64': ' CONFIG_RCU_NOCB_CPU_DEFAULT_ALL policy<{'amd64': 'n', 'arm64': 'n'}> CONFIG_READ_ONLY_THP_FOR_FS policy<{'amd64': '-', 'arm64': '-'}> CONFIG_RING_BUFFER_ALLOW_SWAP policy<{'amd64': 'y'}> +CONFIG_RUSTC_VERSION_TEXT policy<{'amd64': '"rustc 1.74.1 (a28077b28 2023-12-04) (built from a source tarball)"'}> CONFIG_RV_MON_WIP policy<{'amd64': 'n'}> CONFIG_SENSORS_AAEON policy<{'amd64': 'n'}> CONFIG_SLAB policy<{'amd64': '-', 'arm64': '-'}>