diff options
Diffstat (limited to 'meta/recipes-sato/packagegroups')
| -rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index 2d23fe48b2..bc3e0fd260 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | |||
| @@ -6,10 +6,10 @@ SUMMARY = "Sato desktop" | |||
| 6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
| 7 | PR = "r33" | 7 | PR = "r33" |
| 8 | 8 | ||
| 9 | inherit packagegroup | ||
| 10 | |||
| 11 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 12 | 10 | ||
| 11 | inherit packagegroup | ||
| 12 | |||
| 13 | PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" | 13 | PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" |
| 14 | 14 | ||
| 15 | RDEPENDS_${PN} = "\ | 15 | RDEPENDS_${PN} = "\ |
