Changeset c799e04 in rtems-source-builder for rtems/config/net/lwip-1-1.cfg


Ignore:
Timestamp:
07/06/19 09:20:09 (5 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
8922c8b
Parents:
bcfb210
git-author:
Chris Johns <chrisj@…> (07/06/19 09:20:09)
git-committer:
Chris Johns <chrisj@…> (07/21/19 11:09:34)
Message:

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.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • rtems/config/net/lwip-1-1.cfg

    rbcfb210 rc799e04  
    1212# LWIP Version
    1313#
    14 %define lwip_version lwip-c2ebf5544b4268eac9b32c7f3a689ff646d96eef
     14%define lwip_version c2ebf5544b4268eac9b32c7f3a689ff646d96eef
     15%hash sha512 lwip-%{lwip_version}.tar.gz bfa93e050133ca591c628f0e3a04f5082f55a655b099cdd49138ebf74494354a4cbbee56839f5939174b4c965b29ec648c24b7479c73393ac94ec536cb578b70
    1516
    16 #Will be modified to be pointing to RTEMS repo
     17#
     18# Will be modified to be pointing to RTEMS repo
     19#
    1720%define rtems_ragu_git https://raw.githubusercontent.com/ragunath3252/lwip-nodrv/master
     21
    1822#
    1923# Patch for RTEMS support.
    2024#
    21 %patch add lwip %{rtems_ragu_git}/rtems.patch
    22 %hash  md5 rtems.patch 489c0def3a89e538fb526a5396bf27ca
     25%patch add lwip --rsb-file=lwip-nodrv-rtems.patch %{rtems_ragu_git}/rtems.patch
     26%hash sha512 lwip-nodrv-rtems.patch ba49163e11069cb036280023db064625e5d1aed3a6cf3e51c64e59639580e9f758434e60853242fb924eb5cebc73b478f01ff51f24505e85d4c21bb1963415e1
    2327
    2428#
Note: See TracChangeset for help on using the changeset viewer.