<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/powervr-drivers, branch org.openembedded.dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>libgles-omap3_3.01.00.07.bb: Add recipe</title>
<updated>2010-09-14T21:07:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2010-09-09T05:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c0e52352d3776b621c4ff6f4e763214e703e3826'/>
<id>c0e52352d3776b621c4ff6f4e763214e703e3826</id>
<content type='text'>
* Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bitbake ERRORS for machine not having virtual/egl</title>
<updated>2010-09-09T21:28:27+00:00</updated>
<author>
<name>Eric Bénard</name>
<email>eric@eukrea.com</email>
</author>
<published>2010-09-09T11:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=e0535b507e222d698c30607f146705791a41efff'/>
<id>e0535b507e222d698c30607f146705791a41efff</id>
<content type='text'>
* several recipes depend on virtual/egl which currently has only one
provider : powervr-drivers/libgles-omap. This provider sets
COMPATIBLE_MACHINE to a few TI based machines.
When building for machines which don't provide virtual/egl, we get
the following errors :
ERROR: '['path_to/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb']'
      RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity
     'qt4-embedded-gles' but it wasn't found in any PACKAGE or RPROVIDES
     variables of any buildable targets.
ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
     entity 'virtual/egl' but it wasn't found in any PACKAGE or RPROVIDES
     variables

* This patch creates a egl.inc which contains the compatible machines for
recipes depending on virtual/egl and thus will workaround this error.

Signed-off-by: Eric Bénard &lt;eric@eukrea.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* several recipes depend on virtual/egl which currently has only one
provider : powervr-drivers/libgles-omap. This provider sets
COMPATIBLE_MACHINE to a few TI based machines.
When building for machines which don't provide virtual/egl, we get
the following errors :
ERROR: '['path_to/openembedded/recipes/qt4/qt4-embedded-gles_4.6.3.bb']'
      RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity
     'qt4-embedded-gles' but it wasn't found in any PACKAGE or RPROVIDES
     variables of any buildable targets.
ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
     entity 'virtual/egl' but it wasn't found in any PACKAGE or RPROVIDES
     variables

* This patch creates a egl.inc which contains the compatible machines for
recipes depending on virtual/egl and thus will workaround this error.

Signed-off-by: Eric Bénard &lt;eric@eukrea.com&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>omap3-sgx-modules: add patch to fix texture width detection</title>
<updated>2010-08-11T10:04:59+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-08-11T10:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=56f7be76454e47732462a74fae31e26bb4d01575'/>
<id>56f7be76454e47732462a74fae31e26bb4d01575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dm3730-am3715-evm machine type references</title>
<updated>2010-07-19T23:31:58+00:00</updated>
<author>
<name>Chase Maupin</name>
<email>chasemaupin03@gmail.com</email>
</author>
<published>2010-07-16T03:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ed482f39825375f631182622c75e18949002b488'/>
<id>ed482f39825375f631182622c75e18949002b488</id>
<content type='text'>
* Removed references to the dm3730-am3715-evm machine type
  and replaced with dm37x-evm and am37x-evm machine types.

Signed-off-by: Chase Maupin &lt;chase.maupin@ti.com&gt;
Acked-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed references to the dm3730-am3715-evm machine type
  and replaced with dm37x-evm and am37x-evm machine types.

Signed-off-by: Chase Maupin &lt;chase.maupin@ti.com&gt;
Acked-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bc-cube: add libgles-omap3-x11wsegl to x11 rdepends</title>
<updated>2010-07-19T10:42:08+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-07-19T10:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f87932855cece2532eba2a09fd374e5c3f08c20c'/>
<id>f87932855cece2532eba2a09fd374e5c3f08c20c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libgles-omap3: pass rpath-link properly instead of adding more -lX libs</title>
<updated>2010-07-16T01:27:50+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2010-07-16T01:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9fd5a8cb38a376633eb0bd7981548179b6bea25d'/>
<id>9fd5a8cb38a376633eb0bd7981548179b6bea25d</id>
<content type='text'>
As it now needs to link against xcb as part of X server libs.

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it now needs to link against xcb as part of X server libs.

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bc-cube: use webcam icon</title>
<updated>2010-06-03T10:20:26+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-06-03T10:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1208b127026a56467b77435aceb9a06965b68adc'/>
<id>1208b127026a56467b77435aceb9a06965b68adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libgles-omap3: add RRECOMMENDS for x11-wsegl to x11 packages</title>
<updated>2010-06-02T13:34:26+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-06-02T13:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2cfe2706323c88fedbf8340ebbdecf403d26558b'/>
<id>2cfe2706323c88fedbf8340ebbdecf403d26558b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the do_patch apply=yes param implicit if extension is .diff/.patch</title>
<updated>2010-05-25T19:54:52+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T20:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6fe7cef27069415f2eba36bc640cf59013d4979b'/>
<id>6fe7cef27069415f2eba36bc640cf59013d4979b</id>
<content type='text'>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename url params patch=&lt;ignored&gt;/pnum=&lt;n&gt; to apply={yes,no}/striplevel=&lt;n&gt;</title>
<updated>2010-05-25T19:53:41+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T03:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0'/>
<id>bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0</id>
<content type='text'>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
