openmoko-theme-qvga: don't package the vga theme and label as qvga,
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 2 Apr 2007 14:59:56 +0000 (14:59 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 2 Apr 2007 14:59:56 +0000 (14:59 +0000)
use the qvga theme instead

packages/openmoko-base/openmoko-theme-standard-qvga_svn.bb

index 0c19db7..44c296f 100644 (file)
@@ -8,7 +8,7 @@ inherit openmoko-base
 SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=http"
 S = "${WORKDIR}"
 
-dirs = "themes/openmoko-standard"
+dirs = "themes/openmoko-standard-qvga"
 
 do_install() {
        find ${WORKDIR} -name ".svn" | xargs rm -rf