diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-21 09:58:39 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-21 09:58:39 +0200 |
| commit | 408601b9d421d81f00dca18987a6aed7e9c074fb (patch) | |
| tree | 6cc93b31dcb69dfc9992898450ff1c7b56395448 /meta-oe/recipes-support | |
| parent | 269eba9bcce97f168e997e81658c51c2813c02d0 (diff) | |
| download | meta-openembedded-408601b9d421d81f00dca18987a6aed7e9c074fb.tar.gz | |
meta-oe: catch up with POKYBASE -> COREBASE renaming
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 29a191d2af..cf4089f633 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://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 4 | 4 | ||
| 5 | PV = "0.1.0" | 5 | PV = "0.1.0" |
| 6 | PR = "r5" | 6 | PR = "r5" |
