diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-06-06 18:49:30 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2007-06-06 18:49:30 +0000 |
commit | b3300251709d49fd3e30d41582fa80e3d96ff5b2 (patch) | |
tree | bbdee50524efcaf12fd2f29919dc57465c49127e | |
parent | f35444490511c658560887ae718a067e1237233a (diff) | |
parent | 0700d2571935b9ffee8e39edd51340d2d6166a00 (diff) |
merge of 'adf6b2ff45e62d57dd1f4e1c9f4cabd669b74f07'
and 'bc3cedd5ae325304773d85b380ab5cf74ea65020'
-rw-r--r-- | packages/linux/linux-efika_2.6.21+git.bb | 2 |
1 files changed, 2 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 bd328aff67..0dcc8b3304 100644 --- a/packages/linux/linux-efika_2.6.21+git.bb +++ b/packages/linux/linux-efika_2.6.21+git.bb @@ -4,6 +4,8 @@ LICENSE = "GPL" PR = "r0" PV = "2.6.21+git${SRCDATE}" +DEFAULT_PREFERENCE = "-1" + COMPATIBLE_MACHINE = "efika" SRC_URI = "file://defconfig" |