An open API service indexing awesome lists of open source software.

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

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