[rtems-source-builder commit] bare/devel: Add missing checksums.

Chris Johns chrisj at rtems.org
Fri Jun 5 07:03:22 UTC 2015


Module:    rtems-source-builder
Branch:    master
Commit:    68f803861e47e922e864b8d1df28969afb7d9c78
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=68f803861e47e922e864b8d1df28969afb7d9c78

Author:    Chris Johns <chrisj at rtems.org>
Date:      Fri Jun  5 17:00:21 2015 +1000

bare/devel: Add missing checksums.

---

 bare/config/devel/gettext-0.18.3.1-1.cfg | 1 +
 bare/config/devel/libtool-2.4.2-1.cfg    | 1 +
 bare/config/devel/qemu-git-1.cfg         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/bare/config/devel/gettext-0.18.3.1-1.cfg b/bare/config/devel/gettext-0.18.3.1-1.cfg
index 42a6e74..ba1921a 100644
--- a/bare/config/devel/gettext-0.18.3.1-1.cfg
+++ b/bare/config/devel/gettext-0.18.3.1-1.cfg
@@ -9,6 +9,7 @@
 %include %{_configdir}/base.cfg
 
 %define gettext_version 0.18.3.1
+%hash md5 gettext-%{gettext_version}.tar.gz 3fc808f7d25487fc72b5759df7419e02
 
 #
 # The GetText build instructions. We use 0.x.x Release 1.
diff --git a/bare/config/devel/libtool-2.4.2-1.cfg b/bare/config/devel/libtool-2.4.2-1.cfg
index cb72605..da860d8 100644
--- a/bare/config/devel/libtool-2.4.2-1.cfg
+++ b/bare/config/devel/libtool-2.4.2-1.cfg
@@ -9,6 +9,7 @@
 %include %{_configdir}/base.cfg
 
 %define libtool_version 2.4.2
+%hash md5 libtool-%{libtool_version}.tar.gz d2f3b7d4627e69e13514a40e72a24d50
 
 #
 # The libtool build instructions. We use 2.xx Release 1.
diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg
index 7420eac..88e346c 100644
--- a/bare/config/devel/qemu-git-1.cfg
+++ b/bare/config/devel/qemu-git-1.cfg
@@ -48,6 +48,7 @@
 # Patch to send halt signal to qemu-system-or32 process when RTEMS terminates
 #
 %patch add qemu %{rtems_http_git}/rtems-tools/plain/tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch
+%hash md5 0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch 6aa9dfc4522466ab4a463129b3b9cb1d
 
 %if %{_host} == mingw32
  %patch add qemu pw://patchwork.ozlabs.org/patch/99999999/raw/qemu-channel-win32-cdecls.patch




More information about the vc mailing list