diff options
author | Philip Balister <philip@balister.org> | 2009-03-06 14:18:01 -0500 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2009-03-06 14:18:01 -0500 |
commit | 477cb9e7debbd2e7d3dc34f69d7320357448cfe4 (patch) | |
tree | 9d9a2fb206e7f8d3859d9b89bc265718bbca28f3 /packages | |
parent | 79e14954d7da3cca44de9210cd67827c9aa36b4e (diff) |
linux-davinci_2.6.27 : DEFAULT_PREFERENCE = "-1"
Recipe may not build.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-davinci_2.6.27.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-davinci_2.6.27.bb b/packages/linux/linux-davinci_2.6.27.bb index 1d2cbf539d..9e50f982db 100644 --- a/packages/linux/linux-davinci_2.6.27.bb +++ b/packages/linux/linux-davinci_2.6.27.bb @@ -1,5 +1,7 @@ require linux-omap.inc +DEFAULT_PREFERENCE = "-1" + # uncomment the below to get the latest and greatest and avoid a full reparse # or override in it local.conf like this: DAVINCI_SRCREV_pn-linux-davinci = "${@bb.fetch.get_srcrev(d)}" #DAVINCI_SRCREV = "${@bb.fetch.get_srcrev(d)}" |