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-gnome | |
| 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-gnome')
| -rw-r--r-- | meta-oe/recipes-gnome/gnome/gconf-native_2.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gnome/gconf-native_2.6.1.bb b/meta-oe/recipes-gnome/gnome/gconf-native_2.6.1.bb index fac712395d..2ca2dada1e 100644 --- a/meta-oe/recipes-gnome/gnome/gconf-native_2.6.1.bb +++ b/meta-oe/recipes-gnome/gnome/gconf-native_2.6.1.bb | |||
| @@ -2,7 +2,7 @@ NOTE = "This is just a dummy package to get packages stop complaining about gcon | |||
| 2 | which they are not using anyway... :D" | 2 | which they are not using anyway... :D" |
| 3 | 3 | ||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" |
| 6 | 6 | ||
| 7 | PR = "r1" | 7 | PR = "r1" |
| 8 | 8 | ||
