1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

matchbox-theme-sato: Upgrade to 0.2

New theme is tries to be more compatible with Adwaita: titlebar is
thinner, colors are mostly uniform gray instead of green.

(From OE-Core rev: 855467bb2fa8817ec4894dae8215e639ffc4a4d3)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jussi Kukkonen
2016-02-29 13:45:03 +02:00
committed by Richard Purdie
parent 66c5a4ad62
commit e618179a8b
3 changed files with 7 additions and 20 deletions
@@ -1,8 +0,0 @@
require matchbox-theme-sato.inc
PR = "r1"
SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz"
SRC_URI[md5sum] = "72ae272ef7803141a3dcb69e670cff97"
SRC_URI[sha256sum] = "5b59f9646edbfb907a309332db3bd6fa7080dc1fe24df549480cfae7d974a3fb"
@@ -0,0 +1,7 @@
require matchbox-theme-sato.inc
# SRCREV tagged 0.2
SRCREV = "df085ba9cdaeaf2956890b0e29d7ea1779bf6c78"
SRC_URI = "git://git.yoctoproject.org/matchbox-sato"
S = "${WORKDIR}/git"
@@ -1,12 +0,0 @@
require matchbox-theme-sato.inc
SRCREV = "f72cf4ed7d71ad9e47b0f2d3dbc593bc2f3e76f8"
PV = "0.2+git${SRCPV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://git.yoctoproject.org/matchbox-sato"
EXTRA_OECONF += "${@bb.utils.contains('MACHINE_FEATURES', 'qvga', '--with-mode=qvga', '',d)}"
S = "${WORKDIR}/git"