summaryrefslogtreecommitdiffstats
path: root/rtems/config/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Checksum fixesChris Johns2024-02-201-1/+1
| | | | Updates #4991
* hash: Fix missing hashes after errors if missingChris Johns2023-12-071-1/+1
|
* Update hashes for github-sourced tarballsKinsey Moore2023-01-301-1/+1
| | | | | | | Github has changed the way it generates on-the-fly tarball requests which has changed the hashes of the resulting tarballs. This adjusts the affected tarball hashes as a stop-gap until a more permanent solution can be devised.
* config: Various updates to fix downloading of sourcesChris Johns2022-08-171-3/+5
|
* Move 5 build sets to 6Chris Johns2020-08-131-5/+0
| | | | | | | | | | - Move 5/bsps/* to bsps/* - Update package build references from 5 to 6 - Remove 5 build sets. Update #4048
* 5/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns2019-07-211-3/+3
| | | | | | | | | - 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.
* graphics: Add 3rd party graphics support back to the master branch.Chris Johns2016-04-151-0/+20
| | | | | | | | | | The support is added at the top level and so not lost when we move to a new version of RTEMS. The change also moves all 3rd party packages to use a common rtems-package.bset build set file. All packages except Microwindows itself build cleanly.
* Add checksum support for downloaded files.Chris Johns2014-07-291-0/+3
| | | | | | | | File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked.
* config: Add net-snmp package for RTEMS.Chris Johns2014-06-231-0/+29