[oe] Bug in ti-eula-unpack.inc?

Michael Poole mdpoole at troilus.org
Mon May 9 14:28:56 UTC 2011


The version of ti-eula-unpack.inc in 2011.03-maintenance (commit
d886b980e) uses this to send each line of input to the installer:

  print >>f, "%s\n" % cmd

Is this right?  It causes problems for me when installing ti-cgt6x,
whereas removing the "\n" makes it work.  (This may be related to a
patch sent by Gary Thomas last year, in
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg09653.html
-- my user account does have write access to /opt, and I even have
some of the TI tools installed there, but removing the extra \n works
without adding --prefix.)

Michael




More information about the Openembedded-devel mailing list