diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-17 13:39:55 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-17 13:39:55 +0200 |
| commit | 623e38e59d3733c951b4b20740bc7e1aa454dce5 (patch) | |
| tree | 7dfa196b789ec55d3b5782bae42fe81f777bda53 /meta-oe/recipes-support | |
| parent | 12289123490f48e4e770f41b6786d52a9243cfe4 (diff) | |
| download | meta-openembedded-623e38e59d3733c951b4b20740bc7e1aa454dce5.tar.gz | |
use COPYING.MIT from POKYBASE instead of meta-shr
This fixes builds where meta-shr isn't in TOPDIR/meta-shr but somewhere else (sources/meta-shr in my case)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/fbset/fbset-modes.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb index 415c00babc..29a191d2af 100644 --- a/meta-oe/recipes-support/fbset/fbset-modes.bb +++ b/meta-oe/recipes-support/fbset/fbset-modes.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Default display timings and resolutions for fbset" | 1 | DESCRIPTION = "Default display timings and resolutions for fbset" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${TOPDIR}/meta-shr/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 4 | 4 | ||
| 5 | PV = "0.1.0" | 5 | PV = "0.1.0" |
| 6 | PR = "r5" | 6 | PR = "r5" |
