Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Thanks - Now could you clarify how to: Find if there are any patches/differences in the uClinux-dist version to the same version from upstream. --- Quote End --- I've just downloaded the upstream version and did a diff. I suppose the information should be in the git history, but that depends on how the code was imported. For example: git log -p user/portmap/portmap_6.0 shows 2 patches: the initial import of version 6.0, and the uClinux-dist patch that added the NOMMU macro and broke it.