From cf39f24db495279e078e1a221d625754ad3d99b2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 6 Nov 2021 13:00:00 +0900 Subject: [PATCH] DEB: updated supported distros. Signed-off-by: Michele Calgaro (cherry picked from commit a443122adf1746c6b63fb4e45b7b7de77c21ae38) --- raspbian/raspbian-bookworm | 1 + debian/jessie => ubuntu/jammy | 0 ubuntu/trusty | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 raspbian/raspbian-bookworm rename debian/jessie => ubuntu/jammy (100%) delete mode 120000 ubuntu/trusty diff --git a/raspbian/raspbian-bookworm b/raspbian/raspbian-bookworm new file mode 120000 index 000000000..99541159c --- /dev/null +++ b/raspbian/raspbian-bookworm @@ -0,0 +1 @@ +../debian/bookworm \ No newline at end of file diff --git a/debian/jessie b/ubuntu/jammy similarity index 100% rename from debian/jessie rename to ubuntu/jammy diff --git a/ubuntu/trusty b/ubuntu/trusty deleted file mode 120000 index e7c887a6f..000000000 --- a/ubuntu/trusty +++ /dev/null @@ -1 +0,0 @@ -_base \ No newline at end of file