All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-fsl-arm-extra] cubox-i: Remove unneeded space
@ 2015-05-18 12:34 Fabio Estevam
  0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2015-05-18 12:34 UTC (permalink / raw)
  To: otavio; +Cc: meta-freescale, Fabio Estevam

There is no need for the extra space in the name of the nvram config file,
so just remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Applies on top of:

[PATCH v2][meta-fsl-arm-extra] cubox-i: Remove duplicate entries in MACHINE_FEATURES

 conf/machine/cubox-i.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf
index b7a91ba..5fb36ad 100644
--- a/conf/machine/cubox-i.conf
+++ b/conf/machine/cubox-i.conf
@@ -27,6 +27,6 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE = "imx6dl-cubox-i.dtb imx6q-cubox-i.dtb imx6dl-hummingboard.dtb imx6q-hummingboard.dtb"
 
 MACHINE_FEATURES += "pci wifi bluetooth alsa irda serial usbhost"
-MACHINE_EXTRA_RRECOMMENDS += " bcm4330-nvram-config"
+MACHINE_EXTRA_RRECOMMENDS += "bcm4330-nvram-config"
 
 SERIAL_CONSOLE = "115200 ttymxc0"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-18 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-18 12:34 [PATCH][meta-fsl-arm-extra] cubox-i: Remove unneeded space Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.