redhat/Makefile: Deprecate variables
Mark the GIT variable for deprecation and remove the SINGLE_TARBALL and
PREBUILD_GIT_ONLY variables which were deprecated in 5.18.0.
Signed-off-by: Prarit Bhargava prarit@redhat.com
Merge request reports
Activity
added CKIMissing CKI_RTMissing labels
added CKIRunning label and removed CKIMissing label
added CKIOK label and removed CKIRunning label
added DependenciesOK label
requested review from @caringi, @chwhite1, @clrkwllms, @dvlasenk, @dzickusrh, @frhr, @hertonrk-rh, @jfaracco, @jlelli, @jmflinuxtx, @jstancek, @jwilsonrh, @jwyatt-rh, @lgoncalv, @lzampier, @pachecof, @ptalbert, @rvrbovsk, @scweaver, and @swood3
added CodeChangedv2 label
added AcksNeedsReview Acks::redhatNeedsReview labels
ACK/NACK Summary: OK
Approved by:
- Herton R. Krzesinski (hertonrk-rh)
- Justin M. Forbes (jmflinuxtx)
Satisfied Approvals:
- Approval Rule "redhat" already has 2 ACK(s) (1 required).
Merge Request has all necessary Approvals.
Last updated at 2022-07-29T14:39:55.
Edited by CKI KWF Botadded AcksOK Acks::redhatOK labels and removed AcksNeedsReview Acks::redhatNeedsReview labels
- Resolved by Herton R. Krzesinski
@prarit I was about to merge this, but just noticed:
redhat/self-test/data/create-data.sh:makefile_vars=$(unset SINGLE_TARBALL; make dist-dump-variables | grep "=" | cut -d"=" -f1)
There is still SINGLE_TARBALL present in create-data.sh script, remove it there as well?
added AcksBlocked label and removed AcksOK label
added CKIRunning label and removed CKIOK label
added CodeChangedv3 label and removed CodeChangedv2 label
added Acks::redhatNeedsReview label and removed Acks::redhatOK label
added CKIOK label and removed CKIRunning label