diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2007-01-06 20:33:25 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2007-01-06 20:33:25 +0000 |
commit | be6d117d14cf61b91e5c9b992407dbe20821e2ce (patch) | |
tree | 7179e2418514bf81ae471dfa1dd5e22210274077 /packages/linux/devkitidp-pxa255-kernel_2.6.11.bb | |
parent | 0094686dc778e6c2e61ef48495ded5e8d3b71a99 (diff) |
devkitidp-pxa255 2.6.19: move kernel to 2.6.19 and update patch
Diffstat (limited to 'packages/linux/devkitidp-pxa255-kernel_2.6.11.bb')
-rw-r--r-- | packages/linux/devkitidp-pxa255-kernel_2.6.11.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/devkitidp-pxa255-kernel_2.6.11.bb b/packages/linux/devkitidp-pxa255-kernel_2.6.11.bb index a79c90220c..0629e22bc9 100644 --- a/packages/linux/devkitidp-pxa255-kernel_2.6.11.bb +++ b/packages/linux/devkitidp-pxa255-kernel_2.6.11.bb @@ -2,6 +2,7 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for the BSQUARE PXA255 DevKitIDP" LICENSE = "GPL" PR = "r2" +DEPENDS = "u-boot" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.11.tar.bz2 \ ftp://ftp.accelent.com/pxa255_idp/linux/kernel-2.6.11-rc4_idp.patch;patch=1 \ |