diff options
Diffstat (limited to 'packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb')
-rw-r--r-- | packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb b/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb index 6ac1c3fca4..f0d9c3fb86 100644 --- a/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb +++ b/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb @@ -1,9 +1,9 @@ -DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution, QVGA edition" +DESCRIPTION = "Standard Gtk+ theme for the OpenMoko framework, QVGA edition" SECTION = "openmoko/base" RCONFLICTS = "openmoko-theme-standard" RPROVIDES = "openmoko-theme-standard-2" PV = "0.1.0+${SVNREV}" -PR = "r0" +PR = "r1" inherit openmoko2 |