summaryrefslogtreecommitdiff
path: root/2008/embedded_linux-fossin2008/html/mgp00026.txt
blob: e92c76487faba4c164a8ea85dedc8ac784926068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
How to do Embedded Linux [not] right
TODO (chip maker)


What should the chip vendors do?
engage in "sustainable development"
develop against latest mainline
make your development trees public (use git!), don't just release stable snapshots as BSP to your tier-one customers
actively interact with the community
learn how to play by the rules (coding style, use common interfaces, no proprietary drivers)
don't just do big code drops every now and then

personal git repositories of Harald Welte. Your mileage may vary