3 Commits

Author SHA1 Message Date
ad760bdf05 Update to 6.4.1
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
2025-07-05 05:17:32 -07:00
9b0bedc478 Build scripts
do_clean.sh
Cleans up after the other scripts.

do_fetch.sh
There is a consistency in the ROCm releases where the tarball
contains the version used in the d/changelog.  Use that to
automate fetching the upstream tarball and repackaging it to
the expected orig tar ball form.

do_prepare_build.sh
Cleans and fetches, then copies and untars the orig tarball to a
build area b/ , finally copying the d/ dir to untared sources

do_build.sh
Does the above steps, cd's to the b/ and does a debuild. If a
special /fwd dir exists in the fs, the results of the build are
copied there.

Signed-off-by: Tom Rix <Tom.Rix@amd.com>
2025-07-05 05:01:54 -07:00
6060285e03 A start 2025-07-04 05:51:32 -07:00