Buildroot Snapshots: Difference between revisions
Jump to navigation
Jump to search
(replace subversion- and git-based instructions with a link to the download page) |
(Add table of GIT repository commit points) |
||
Line 5: | Line 5: | ||
(If you want the latest sources instead, please refer to the | (If you want the latest sources instead, please refer to the | ||
latest [[Buildroot_Build_Instructions]].) | latest [[Buildroot_Build_Instructions]].) | ||
{| border=1 style="text-align:center" cellpadding=4 cellspacing=0 | |||
|+ '''List of GIT Commit Points for Each Snapshot''' | |||
|- | |||
! rowspan="2" | Snapshot | |||
! colspan="2" | Linux Kernel | |||
! colspan="2" | Buildroot | |||
! rowspan="2" | Comments | |||
|- | |||
! GIT Tree !! Commit !! GIT Tree !! Commit | |||
|- | |||
| linux-xtensa-20080123.tar.gz || xtensa-2.6.24 || 50f17d5ba5d2 || buildroot-xtensa || dd6f0d70fb1f | |||
| First snapshot | |||
|- | |||
| linux-xtensa-200807??.tar.gz || xtensa-2.6.24 || ce5325b68b14 || buildroot-xtensa || 16f39dfdde4b | |||
| Second snapshot (tentative) | |||
|- | |||
|} |
Revision as of 01:30, 12 July 2008
Stable Snapshots of Buildroot and the Linux kernel
As an alternative to using the latest source files from GIT and Subversion, you can use one of the snapshot bundles available on the download page. These snapshots include versions of the Linux kernel and the Buildroot files that have been tested to work together, as well as associated build documentation that matches those snapshots.
(If you want the latest sources instead, please refer to the latest Buildroot_Build_Instructions.)
Snapshot | Linux Kernel | Buildroot | Comments | ||
---|---|---|---|---|---|
GIT Tree | Commit | GIT Tree | Commit | ||
linux-xtensa-20080123.tar.gz | xtensa-2.6.24 | 50f17d5ba5d2 | buildroot-xtensa | dd6f0d70fb1f | First snapshot |
linux-xtensa-200807??.tar.gz | xtensa-2.6.24 | ce5325b68b14 | buildroot-xtensa | 16f39dfdde4b | Second snapshot (tentative) |