diff options
author | Koen Kooi <koen@openembedded.org> | 2007-06-06 08:30:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-06-06 08:30:22 +0000 |
commit | 42ada7ab1b67ecb111c09afc8f5d4e6681253a72 (patch) | |
tree | 060429db0fe2af9dd30725d3da60c7562d2cb1b1 /packages/linux/linux-efika_2.6.21+git.bb | |
parent | fec6771948e4e2849bb28c198fb266c34a3995ca (diff) |
inux-efika 2.6.21+git: add PV so it only gets rebuilt once per day
Diffstat (limited to 'packages/linux/linux-efika_2.6.21+git.bb')
-rw-r--r-- | packages/linux/linux-efika_2.6.21+git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-efika_2.6.21+git.bb b/packages/linux/linux-efika_2.6.21+git.bb index 9b01787b13..bd328aff67 100644 --- a/packages/linux/linux-efika_2.6.21+git.bb +++ b/packages/linux/linux-efika_2.6.21+git.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Linux Kernel for the EFIKA dev platform" SECTION = "kernel" LICENSE = "GPL" PR = "r0" +PV = "2.6.21+git${SRCDATE}" COMPATIBLE_MACHINE = "efika" |