diff options
Diffstat (limited to 'recipes/openmoko2/openmoko-theme-standard2-qvga_svn.bb')
-rw-r--r-- | recipes/openmoko2/openmoko-theme-standard2-qvga_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko2/openmoko-theme-standard2-qvga_svn.bb b/recipes/openmoko2/openmoko-theme-standard2-qvga_svn.bb index a85ad61a3f..640a89e3be 100644 --- a/recipes/openmoko2/openmoko-theme-standard2-qvga_svn.bb +++ b/recipes/openmoko2/openmoko-theme-standard2-qvga_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Standard Gtk+ theme for the Openmoko framework, QVGA edition" SECTION = "openmoko/base" -RCONFLICTS = "openmoko-theme-standard" -RPROVIDES = "openmoko-theme-standard-2" +RCONFLICTS_${PN} = "openmoko-theme-standard" +RPROVIDES_${PN} = "openmoko-theme-standard-2" SRCREV = "3425" PV = "0.1.1+svnr${SRCPV}" PR = "r1" |