summaryrefslogtreecommitdiffstats
path: root/rtems/config/net/lwip-1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-07-06 19:20:09 +1000
committerChris Johns <chrisj@rtems.org>2019-07-21 21:09:34 +1000
commitc799e04a8fe85bf90d7f9dfe59298a696f4b0893 (patch)
tree82006becec36090a9647cc65d65215d8cdf2a490 /rtems/config/net/lwip-1-1.cfg
parent6: Update unstable RTEMS 6 tool chain (diff)
downloadrtems-source-builder-c799e04a8fe85bf90d7f9dfe59298a696f4b0893.tar.bz2
5/packages: Add curl and update all packages with RTEMS 5 and LibBSD
- Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix.
Diffstat (limited to 'rtems/config/net/lwip-1-1.cfg')
-rw-r--r--rtems/config/net/lwip-1-1.cfg12
1 files changed, 8 insertions, 4 deletions
diff --git a/rtems/config/net/lwip-1-1.cfg b/rtems/config/net/lwip-1-1.cfg
index cf25963..8605f1c 100644
--- a/rtems/config/net/lwip-1-1.cfg
+++ b/rtems/config/net/lwip-1-1.cfg
@@ -11,15 +11,19 @@
#
# LWIP Version
#
-%define lwip_version lwip-c2ebf5544b4268eac9b32c7f3a689ff646d96eef
+%define lwip_version c2ebf5544b4268eac9b32c7f3a689ff646d96eef
+%hash sha512 lwip-%{lwip_version}.tar.gz bfa93e050133ca591c628f0e3a04f5082f55a655b099cdd49138ebf74494354a4cbbee56839f5939174b4c965b29ec648c24b7479c73393ac94ec536cb578b70
-#Will be modified to be pointing to RTEMS repo
+#
+# Will be modified to be pointing to RTEMS repo
+#
%define rtems_ragu_git https://raw.githubusercontent.com/ragunath3252/lwip-nodrv/master
+
#
# Patch for RTEMS support.
#
-%patch add lwip %{rtems_ragu_git}/rtems.patch
-%hash md5 rtems.patch 489c0def3a89e538fb526a5396bf27ca
+%patch add lwip --rsb-file=lwip-nodrv-rtems.patch %{rtems_ragu_git}/rtems.patch
+%hash sha512 lwip-nodrv-rtems.patch ba49163e11069cb036280023db064625e5d1aed3a6cf3e51c64e59639580e9f758434e60853242fb924eb5cebc73b478f01ff51f24505e85d4c21bb1963415e1
#
# LWIP Build configuration