<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/recipes-ti/includes/ti-eula-unpack.inc, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2022-02-22T18:01:38+00:00</updated>
<entry>
<title>meta-ti: create a sub-layer meta-ti-bsp from existing content</title>
<updated>2022-02-22T18:01:38+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-02-22T04:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=20f3191aeb592dd889eeaf96a31526297de95306'/>
<id>urn:sha1:20f3191aeb592dd889eeaf96a31526297de95306</id>
<content type='text'>
Extra sub-layers will be created next and relevant content moved across them.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-unpack.inc: Use absolute paths in require directive</title>
<updated>2016-10-27T23:42:50+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-10-26T06:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=1124b4bfd069cf3d7fbb1a86277dc849a184007e'/>
<id>urn:sha1:1124b4bfd069cf3d7fbb1a86277dc849a184007e</id>
<content type='text'>
This helps in using this inc file from other BSP
layers which are dependent on meta-ti

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-eula-unpack: Add support for general binary installers.</title>
<updated>2015-02-20T17:27:30+00:00</updated>
<author>
<name>Jacob Stiffler</name>
<email>j-stiffler@ti.com</email>
</author>
<published>2015-02-05T21:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=b06623fa2a2245f7914a120b99edf4152ec7aea5'/>
<id>urn:sha1:b06623fa2a2245f7914a120b99edf4152ec7aea5</id>
<content type='text'>
* ti-unpack.inc has been created to allow support for general binary
  installers by creating a variable which is used to pass arbitrary
  arguments to the executable.
* ti-eula-unpack.inc sets the default arguments to retain support for
  recipes which still use this feature.

Signed-off-by: Jacob Stiffler &lt;j-stiffler@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>recipes: Fix ti-eula-unpack issue. Tweak sgx modules and libgles recipes.</title>
<updated>2012-10-10T20:00:04+00:00</updated>
<author>
<name>Franklin S. Cooper Jr</name>
<email>fcooper@ti.com</email>
</author>
<published>2012-09-01T17:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=2a3c7305fb81967d1358e731fb564182480b0338'/>
<id>urn:sha1:2a3c7305fb81967d1358e731fb564182480b0338</id>
<content type='text'>
* Commit d8fc4a686262c50fd0053afa7240020909ec430b addressed an issue where
  too many newlines characters were being sent since print by default already
  sends a newline character. This commit however resulted in bin files being
  installed in the WORKDIR and broke other recipes which commit
  a94f765b9867abefd5f0bd262b5dddb8782b3187 addressed. This lead to a very
  cluttered WORKDIR.
* This patch updates ti-eula-unpack.inc to switch from using a print to a write.
  Since write doesn't automatically send newlines it is a bit more obvious when
  newlines are sent.
* Part of the reason that bin files were being installed in the WORKDIR was
  due to TI_BIN_UNPK_WDEXT being blank for some recipes. For instance in the
  libgles-omap3 recipes, when the workdir command is set in TI_BIN_UNPK_CMDS the
  directory that the Graphics SDK will be installed into is
  workdir+TI_BIN_UNPK_WDEXT. A blank TI_BIN_UNPK_WDEXT means the SDK will be
  installed in WORKDIR. By setting TI_BIN_UNPK_WDEXT to a proper value the
  recipes can be sure it is installed in the proper directory.
* Determine which file to download based on the defined BINFILE and not a
  hardcoded value. This idea was taken from arago.

Signed-off-by: Franklin S. Cooper Jr &lt;fcooper@ti.com&gt;
Acked-by: Chase Maupin &lt;chase.maupin@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-eula-unpack: fix the check for 32bit glibc, make it a warning</title>
<updated>2012-03-22T22:09:43+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2012-03-22T22:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=997bf8f58a718afaab57657d8e347bffa70d8b9f'/>
<id>urn:sha1:997bf8f58a718afaab57657d8e347bffa70d8b9f</id>
<content type='text'>
This makes better checking for 32bit glibc on Ubuntu 11.10
In general, change to a WARNING instead of breaking the build with an ERROR,
to accomodate other different implementations of 32/64bit system libraries,
as well as multiarch setups.
Will need to come up with more robust solution later.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-eula-unpack: throw error message in case 32bit glibc is missing</title>
<updated>2012-03-12T20:08:34+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@googlemail.com</email>
</author>
<published>2012-03-12T09:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=cf056a6ae089c8078609ee6b644f39b19965fbcb'/>
<id>urn:sha1:cf056a6ae089c8078609ee6b644f39b19965fbcb</id>
<content type='text'>
TI installation tool requires 32bit glibc [1]

[1] https://lists.yoctoproject.org/pipermail/meta-ti/2012-January/000357.html

Signed-off-by: Andreas M??ller &lt;schnitzeltony@googlemail.com&gt;
Acked-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-eula-unpack: remove extraneous newline in cmd output</title>
<updated>2012-02-21T02:23:55+00:00</updated>
<author>
<name>Peter A. Bigot</name>
<email>bigotp@acm.org</email>
</author>
<published>2012-01-31T12:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=d8fc4a686262c50fd0053afa7240020909ec430b'/>
<id>urn:sha1:d8fc4a686262c50fd0053afa7240020909ec430b</id>
<content type='text'>
print adds one already; to add another causes the input to be off and the
default installation directory to be used, at least on Fedora 15.

Signed-off-by: Peter A. Bigot &lt;bigotp@acm.org&gt;
Acked-by: Roger Monk &lt;r-monk@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>recipes-ti: initial check in of dsplink stack</title>
<updated>2011-03-14T18:10:15+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-03-14T18:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=c1af7e34f0f780e7fdd93a529445fedb3057c5f3'/>
<id>urn:sha1:c1af7e34f0f780e7fdd93a529445fedb3057c5f3</id>
<content type='text'>
* the focus was on to get it to build, not to make the recipes perfect

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
