On 07/12/2013 02:29 AM, Hongxu Jia wrote:
Add package pmount to atom-pc, the normal user could invoke pmount to mount
storage device and would have permissions to access it.

This should really have gone to the Poky ML ([email protected])

Sau!

[YOCTO #4004]

Signed-off-by: Hongxu Jia <[email protected]>
---
  meta-yocto-bsp/conf/machine/atom-pc.conf | 1 +
  1 file changed, 1 insertion(+)

diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf 
b/meta-yocto-bsp/conf/machine/atom-pc.conf
index 6318d60..127b3ad 100644
--- a/meta-yocto-bsp/conf/machine/atom-pc.conf
+++ b/meta-yocto-bsp/conf/machine/atom-pc.conf
@@ -35,3 +35,4 @@ GLIBC_ADDONS = "nptl"
  EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"

  ROOTLESS_X = "1"
+IMAGE_INSTALL_append = " pmount"

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to