aboutsummaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.32/100-bump-version-to-0.9.32.1-git.patch
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: Reduce supported versionsBryan Hundven2015-11-111-21/+0
| | | | | | | | | This commit reduces the number of supported versions to: * 0.9.33.2 * custom location Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* libc/uClibc: add latest release 0.9.32 + patchsetYann E. MORIN"2011-06-271-0/+21
The patchset was obtained by dumping each changeset on the upstream 0.9.32 branch since the release: git log v0.9.32..origin/0.9.32 |sed -r -e '/^commit/!d; s/.* //;' |tac and then creating a patch from each changeset. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>