summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap1_2.6.18-omap1.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-01-07 11:58:11 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-01-07 11:58:11 +0000
commit12ad56fd81bfd79ed8fd6f3dc57061559f964f0b (patch)
tree06507c7b220147bb4191f60a907a812880620807 /packages/linux/linux-omap1_2.6.18-omap1.bb
parent35dae9d155781789ec114d82d818acad48627eee (diff)
packages/linux: Remove uneeded KERNEL_RELEASE assignments and replace references with KERNEL_VERSION
Diffstat (limited to 'packages/linux/linux-omap1_2.6.18-omap1.bb')
-rw-r--r--packages/linux/linux-omap1_2.6.18-omap1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/linux/linux-omap1_2.6.18-omap1.bb b/packages/linux/linux-omap1_2.6.18-omap1.bb
index bc1510b4a7..7c087e8cba 100644
--- a/packages/linux/linux-omap1_2.6.18-omap1.bb
+++ b/packages/linux/linux-omap1_2.6.18-omap1.bb
@@ -7,5 +7,3 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 \
file://defconfig.eabi"
S = "${WORKDIR}/linux-2.6.18"
-
-KERNEL_RELEASE = "${PV}"