diff options
Diffstat (limited to 'packages/linux/linux_2.6.14.bb')
-rw-r--r-- | packages/linux/linux_2.6.14.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/linux/linux_2.6.14.bb b/packages/linux/linux_2.6.14.bb index 85febb45d9..d625d15ebe 100644 --- a/packages/linux/linux_2.6.14.bb +++ b/packages/linux/linux_2.6.14.bb @@ -1,14 +1,10 @@ DESCRIPTION = "Linux Kernel" SECTION = "kernel" LICENSE = "GPL" -PR = "r0" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig" -SRC_URI_append_progear = " \ - file://progear_bl-r6.patch;patch=1 \ - " SRC_URI_append_acern30 = "\ http://lechat.rtp-net.org/ipaq/patches/2.6.14-3/v2.6.14-gitcurrent.patch;patch=1 \ http://lechat.rtp-net.org/ipaq/patches/2.6.14-3/full.patch;patch=1 \ |