diff options
| author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-03-19 20:56:09 +0100 |
|---|---|---|
| committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-03-19 20:56:09 +0100 |
| commit | 6a21d65d2840c58cfa7cd749a04669d8f7980646 (patch) | |
| tree | 00b1aa153b69cda8cf9406c4700fd7730c34d3a5 /packages/linux/linux-davinci_2.6.27.bb | |
| parent | dcfe7349b369a87881cf1fa43085d9e9c5609fcf (diff) | |
| parent | 6f854d71c347475d53d5080a5490625345d95d12 (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/linux/linux-davinci_2.6.27.bb')
| -rw-r--r-- | packages/linux/linux-davinci_2.6.27.bb | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/packages/linux/linux-davinci_2.6.27.bb b/packages/linux/linux-davinci_2.6.27.bb deleted file mode 100644 index 9e50f982db..0000000000 --- a/packages/linux/linux-davinci_2.6.27.bb +++ /dev/null @@ -1,19 +0,0 @@ -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)}" -DAVINCI_SRCREV ?= "9d6ed804d27b9452fb96d68b16ee5f124a07e4f9" -SRCREV = "${DAVINCI_SRCREV}" - -PV = "2.6.27" -PR = "r0" - -COMPATIBLE_MACHINE = "(davinci-dvevm)" - -SRC_URI = "git://source.mvista.com/git/linux-davinci-2.6.git;protocol=git \ - file://defconfig" - -S = "${WORKDIR}/git" |
