Skip to content

Commit

Permalink
scripts: sync with master of: git://github.com/RobertCNelson/stable-k…
Browse files Browse the repository at this point in the history
…ernel.git

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Dec 17, 2013
1 parent fb72c20 commit 740ac05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/host_det.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,11 @@ redhat_reqs () {

case "${rpm_distro}" in
6.4|6.5)
echo "-----------------------------"
echo "Warning: RHEL/CentOS [${rpm_distro}] has no [uboot-tools] pkg by default"
echo "add: [EPEL] repo: https://fedoraproject.org/wiki/EPEL"
echo "http://download.fedoraproject.org/pub/epel/6/i386/repoview/epel-release.html"
echo "-----------------------------"
pkg="uboot-tools"
check_rpm
;;
Expand Down

0 comments on commit 740ac05

Please sign in to comment.