Re: [yocto] bash specific syntax in bbclass files

2013-05-03 Thread Paul Eggleton
On Friday 03 May 2013 07:40:24 Trevor Woerner wrote: > If every other distribution, over the next year, switched to python-3 > as their default, but (instead of updating) future versions of Ubuntu > installed a symlink called python-3 pointing back to python-2, would > that hold back Yocto from ado

Re: [yocto] bash specific syntax in bbclass files

2013-05-03 Thread Robert P. J. Day
On Fri, 3 May 2013, Trevor Woerner wrote: > If every other distribution, over the next year, switched to > python-3 as their default, but (instead of updating) future versions > of Ubuntu installed a symlink called python-3 pointing back to > python-2, would that hold back Yocto from adopting pyth

Re: [yocto] bash specific syntax in bbclass files

2013-05-03 Thread Trevor Woerner
If every other distribution, over the next year, switched to python-3 as their default, but (instead of updating) future versions of Ubuntu installed a symlink called python-3 pointing back to python-2, would that hold back Yocto from adopting python-3-isms too? It's sad how Ubuntu has so effectiv

Re: [yocto] bash specific syntax in bbclass files

2013-05-03 Thread Paul Eggleton
On Friday 03 May 2013 12:06:45 Gaurang Shastri wrote: > I usually do following before starting Yocto on Ubuntu: > -- > # dpkg-reconfigure dash > and select "NO" on the prompt > -- > > The above will at least make bash as default shell. Yes, except as I mentioned recently we shouldn't need to be f

Re: [yocto] bash specific syntax in bbclass files

2013-05-03 Thread Gaurang Shastri
I usually do following before starting Yocto on Ubuntu: -- # dpkg-reconfigure dash and select "NO" on the prompt -- The above will at least make bash as default shell. //Gaurang Shastri On Thu, May 2, 2013 at 1:37 PM, Paul Eggleton wrote: > On Wednesday 01 May 2013 19:13:19 seth bollinger wro

Re: [yocto] bash specific syntax in bbclass files

2013-05-02 Thread Paul Eggleton
On Wednesday 01 May 2013 19:13:19 seth bollinger wrote: > I recently ran into a problem in > meta-raspberrypi/classes/sdcard_image-rpi.bbclass > > The following was run through my default debian dash shell (I thought I > switched a while back, but I must have reverted my VM image or > something...

[yocto] bash specific syntax in bbclass files

2013-05-01 Thread seth bollinger
Hello All, I recently ran into a problem in meta-raspberrypi/classes/sdcard_image-rpi.bbclass The following was run through my default debian dash shell (I thought I switched a while back, but I must have reverted my VM image or something...). # If SDIMG_ROOTFS_TYPE is a .xz file use xzc