diff options
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 fac712395..2ca2dada1 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 | ||