
12 Sep
2011
12 Sep
'11
5:35 p.m.
Hi Jason,
On Sun, Sep 11, 2011 at 2:54 PM, Jason Kridner jkridner@beagleboard.org wrote:
On Sun, Sep 11, 2011 at 2:41 PM, Joel A Fernandes agnel.joel@gmail.com wrote:
Remove userbutton command and do the detection in board config file using the gpio command
Can you split these into two or three patches?
Sure
- "userbutton=if gpio input 173; then run userbutton_xm; " \
- "else run userbutton_nonxm; fi;\0" \
There is an environment variable called 'beaglerev'. Is there an easy way to use it?
Something like [1] would work? I'll try it out. Thanks
Thanks, Joel
[1] http://lists.linuxtogo.org/pipermail/openembedded-commits/2010-June/047925.h...