summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-08-18 18:58:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-22 15:56:29 +0200
commitdc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch)
tree24fab55846f541a4e58806887b2065baa06981ef /meta-oe/recipes-core
parent303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff)
downloadmeta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-basic.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
index 21dd1deb6..a53fa69de 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
@@ -22,7 +22,7 @@ MACHINE_EXTRA_RRECOMMENDS ?= ""
22TASK_BASIC_SSHDAEMON ?= "dropbear openssh-sftp openssh-sftp-server" 22TASK_BASIC_SSHDAEMON ?= "dropbear openssh-sftp openssh-sftp-server"
23 23
24# 24#
25# The section below is designed to match with packagegroup-boot, but doesn't depend on it to allow for more freedom 25# The section below is designed to match with packagegroup-boot, but doesn't depend on it to allow for more freedom
26# when writing image recipes. 26# when writing image recipes.
27# It also avoids the choice between connman/networkmanager/ifupdown since that is an image feature, not a 27# It also avoids the choice between connman/networkmanager/ifupdown since that is an image feature, not a
28# distro feature. 28# distro feature.
@@ -38,7 +38,7 @@ RDEPENDS_${PN} = "\
38# The following section is split in 3: 38# The following section is split in 3:
39# 1) Machine features: kernel modules and userspace helpers for those 39# 1) Machine features: kernel modules and userspace helpers for those
40# 2) Distro features: packages associated with those 40# 2) Distro features: packages associated with those
41# 3) Nice to have: packages that are nice to have, but aren't strictly needed 41# 3) Nice to have: packages that are nice to have, but aren't strictly needed
42# 42#
43RRECOMMENDS_${PN} = "\ 43RRECOMMENDS_${PN} = "\
44 ${MACHINE_EXTRA_RRECOMMENDS} \ 44 ${MACHINE_EXTRA_RRECOMMENDS} \