From fc29c3c1db1e6abd0101a467cd9fbf8b3586c3b8 Mon Sep 17 00:00:00 2001 From: Suhaas Joshi Date: Mon, 5 Feb 2024 09:01:31 +0000 Subject: [PATCH] pru-pssp: Fix and increase versioning Also remove the "last_tested_commit" field from version.sh file. That is now obtained from the changelog file. Signed-off-by: Suhaas Joshi --- pru-pssp/suite/bookworm/debian/changelog | 7 +++++++ pru-pssp/version.sh | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pru-pssp/suite/bookworm/debian/changelog b/pru-pssp/suite/bookworm/debian/changelog index 7469009..6bd90d8 100644 --- a/pru-pssp/suite/bookworm/debian/changelog +++ b/pru-pssp/suite/bookworm/debian/changelog @@ -1,3 +1,10 @@ +pru-pssp (6.3.0+git20240205+d09576fa-1) UNRELEASED; urgency=low + + * New upstream release + * Fix versioning + + -- Suhaas Joshi Mon, 05 Feb 2024 14:30:00 +0000 + pru-pssp (6.1-1) UNRELEASED; urgency=low * Initial release. diff --git a/pru-pssp/version.sh b/pru-pssp/version.sh index 376ca3d..2d70e61 100644 --- a/pru-pssp/version.sh +++ b/pru-pssp/version.sh @@ -3,7 +3,6 @@ export git_repo="https://git.ti.com/git/pru-software-support-package/pru-software-support-package.git" export custom_build=false export require_root=true -export last_tested_commit="75e974590eac2e38b53686e97018c47fc1147042" function setup_cgt_pru() { cd ${builddir}