https://github.com/g-ray/opensilicium-19-powerlink
Patches et defconfig
https://github.com/g-ray/opensilicium-19-powerlink
Last synced: 5 months ago
JSON representation
Patches et defconfig
- Host: GitHub
- URL: https://github.com/g-ray/opensilicium-19-powerlink
- Owner: G-Ray
- Created: 2016-06-02T13:56:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-04T14:51:43.000Z (almost 10 years ago)
- Last Synced: 2025-04-09T08:17:16.386Z (about 1 year ago)
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenSilicium-19-powerlink
Patches et defconfig à utiliser sur un Noyau 4.1 pour BeagleBone Black
```
git clone https://github.com/beagleboard/linux.git -b 4.1
cd linux
git reset --hard 71a2e76b837f57596ff185940221cb70f1ef914f
git revert 17cd5f95550aff7619ed4e2b2b0a0f9607d09431 #pour desactiver SMP
patch -p1 < 0001-Apply-patches-for-I-pipe-support-update-config.patch
```
### no_rtskb_map.patch
Corrige un soucis de corruption de liste dans rtnet.
Voir http://xenomai.org/pipermail/xenomai/2016-July/036553.html