aboutsummaryrefslogtreecommitdiff
path: root/redhat
AgeCommit message (Collapse)AuthorFilesLines
2017-07-18Update to dtc-1.4.3-1.el7dtc-1.4.3-1.el7RHEL-7.4Miroslav Rezanina1-0/+5
2017-07-14redhat/Makefile: honor BREW_FLAGS like the kernelMiroslav Rezanina1-1/+1
When doing make rh-brew on a RHEL kernel one can set BREW_FLAGS to anything that 'brew build' accepts (see 'brew build -h'). This is useful to avoid wasting resources when only one arch needs to be compiled for a test, as the arch-override parameter can be set. For example, BREW_FLAGS='--arch-override=aarch64' make -C redhat rh-brew only builds for aarch64. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
2017-04-05script: update git-backport-diff to latestPeter Xu1-25/+50
RH-Author: Peter Xu <peterx@redhat.com> Message-id: <1490341487-21581-1-git-send-email-peterx@redhat.com> Patchwork-id: 74520 O-Subject: [RHEV-7.4 qemu-kvm-rhev PATCH] script: update git-backport-diff to latest Bugzilla: BZ: None Brew: None Upstream: Downstream only Upstream git-backport-diff (https://github.com/codyprime/git-scripts) has several enhancements. Let's sync up with that one. This patch will upgrade the script to the following commit on Apr 22th, 2016 (which is current latest): a7ccff88e (More fixes for printing literal strings) Signed-off-by: Peter Xu <peterx@redhat.com> --- redhat/scripts/git-backport-diff | 75 ++++++++++++++++++++++++++-------------- 1 file changed, 50 insertions(+), 25 deletions(-) Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
2017-03-06Add redhat directoryMiroslav Rezanina14-0/+818