diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-12-17 08:09:25 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-12-17 08:09:25 +0000 |
commit | fa0691ce542712357bdaa15a5b58e24042dce541 (patch) | |
tree | acedea78ae490aa350ee276d37e090f32254bae5 /packages/linux/linux-openmoko_2.6.22.5.bb | |
parent | 5206b0d92ce6a6622ec041231314d7242a35f0e8 (diff) |
linux-openmoko_2.6.22.5.bb : commit the work for OM bug #910 now people
have had plenty of warning. Now kernel-image will flash new kernel in
postinst. Its noisy and leaves the kernel in / for now to ease debugging
of any problems people have.
Diffstat (limited to 'packages/linux/linux-openmoko_2.6.22.5.bb')
-rw-r--r-- | packages/linux/linux-openmoko_2.6.22.5.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko_2.6.22.5.bb b/packages/linux/linux-openmoko_2.6.22.5.bb index c623504c73..d1b3c5ef1e 100644 --- a/packages/linux/linux-openmoko_2.6.22.5.bb +++ b/packages/linux/linux-openmoko_2.6.22.5.bb @@ -37,7 +37,6 @@ S = "${WORKDIR}/linux-${VANILLA_VERSION}" ############################################################## # kernel image resides on a seperate flash partition (for now) # -FILES_kernel-image = "" ALLOW_EMPTY = "1" COMPATIBLE_HOST = "arm.*-linux" |