diff options
Diffstat (limited to 'recipes/linux/mainstone-kernel_2.6.18.bb')
-rw-r--r-- | recipes/linux/mainstone-kernel_2.6.18.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux/mainstone-kernel_2.6.18.bb b/recipes/linux/mainstone-kernel_2.6.18.bb index b7034f02a5..7735879599 100644 --- a/recipes/linux/mainstone-kernel_2.6.18.bb +++ b/recipes/linux/mainstone-kernel_2.6.18.bb @@ -22,3 +22,6 @@ CMDLINE_ROOT = "root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS0,115200 mem=64 CMDLINE = "${CMDLINE_ROOT} ${CMDLINE_CONSOLE}" COMPATIBLE_MACHINE = "mainstone" + +SRC_URI[md5sum] = "296a6d150d260144639c3664d127d174" +SRC_URI[sha256sum] = "c95280ff6c5d2a17788f7cc582d23ae8a9a7ba3f202ec6e4238eaadfce7c163d" |