summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/packagegroups
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-28 23:28:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-02 15:44:10 +0100
commitbb6ddc3691ab04162ec5fd69a2d5e7876713fd15 (patch)
tree76e376b01253c3aace1a98a5021bcaad3c92e861 /meta/recipes-sato/packagegroups
parentfcc456ee4b8f619134abb4649db53c638074082c (diff)
downloadpoky-bb6ddc3691ab04162ec5fd69a2d5e7876713fd15.tar.gz
Convert to new override syntax
This is the result of automated script conversion: scripts/contrib/convert-overrides.py <oe-core directory> converting the metadata to use ":" as the override character instead of "_". (From OE-Core rev: 42344347be29f0997cc2f7636d9603b1fe1875ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/packagegroups')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 25725e078d..cfa301a58d 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -14,7 +14,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
14 14
15PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" 15PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games"
16 16
17RDEPENDS_${PN} = "\ 17RDEPENDS:${PN} = "\
18 ${PN}-base \ 18 ${PN}-base \
19 ${PN}-apps \ 19 ${PN}-apps \
20 ${PN}-games \ 20 ${PN}-games \
@@ -22,8 +22,8 @@ RDEPENDS_${PN} = "\
22 22
23NETWORK_MANAGER ?= "connman-gnome" 23NETWORK_MANAGER ?= "connman-gnome"
24 24
25SUMMARY_${PN}-base = "Sato desktop - base packages" 25SUMMARY:${PN}-base = "Sato desktop - base packages"
26RDEPENDS_${PN}-base = "\ 26RDEPENDS:${PN}-base = "\
27 matchbox-desktop \ 27 matchbox-desktop \
28 matchbox-session-sato \ 28 matchbox-session-sato \
29 matchbox-keyboard \ 29 matchbox-keyboard \
@@ -45,10 +45,10 @@ WEB ?= ""
45#WEB = "epiphany" 45#WEB = "epiphany"
46 46
47GSTEXAMPLES ?= "gst-examples" 47GSTEXAMPLES ?= "gst-examples"
48GSTEXAMPLES_riscv64 = "" 48GSTEXAMPLES:riscv64 = ""
49 49
50SUMMARY_${PN}-apps = "Sato desktop - applications" 50SUMMARY:${PN}-apps = "Sato desktop - applications"
51RDEPENDS_${PN}-apps = "\ 51RDEPENDS:${PN}-apps = "\
52 l3afpad \ 52 l3afpad \
53 matchbox-terminal \ 53 matchbox-terminal \
54 sato-screenshot \ 54 sato-screenshot \
@@ -57,7 +57,7 @@ RDEPENDS_${PN}-apps = "\
57 ${WEB} \ 57 ${WEB} \
58 " 58 "
59 59
60SUMMARY_${PN}-games = "Sato desktop - games" 60SUMMARY:${PN}-games = "Sato desktop - games"
61RDEPENDS_${PN}-games = "\ 61RDEPENDS:${PN}-games = "\
62 puzzles \ 62 puzzles \
63 " 63 "