<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-graphics/directfb, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-11-15T20:35:26+00:00</updated>
<entry>
<title>directfb: Fix build on riscv32</title>
<updated>2020-11-15T20:35:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-11-15T20:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=57e7a27620a5cbe1809f5b19121d8e9795f8e1e4'/>
<id>urn:sha1:57e7a27620a5cbe1809f5b19121d8e9795f8e1e4</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: Disable dtor-typedef warning with clang11</title>
<updated>2020-08-18T00:52:09+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-08-18T00:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4c77cf827cdd3f292bf711c0c0f6cb43e314bcbf'/>
<id>urn:sha1:4c77cf827cdd3f292bf711c0c0f6cb43e314bcbf</id>
<content type='text'>
Fixes build
src/core/Renderer.cpp:2021:21: error: destructor cannot be declared using a typedef 'DirectFB::Renderer::Throttle' (aka 'DirectFB::Throttle') of the class name [-Wdtor-typedef]
Renderer::Throttle::~Throttle()
                    ^

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: Fix build for 32bit arches with 64bit time_t</title>
<updated>2019-12-01T19:24:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-12-01T04:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=310047ec9f2667ae1a98a55aa14edb87cd1e1e6c'/>
<id>urn:sha1:310047ec9f2667ae1a98a55aa14edb87cd1e1e6c</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: fix tslib version check in configure.in</title>
<updated>2018-08-19T23:09:28+00:00</updated>
<author>
<name>Ben Guan</name>
<email>ben.guan@cn.bosch.com</email>
</author>
<published>2018-08-07T14:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=864eb0024f6f8cf91b3484fb002bf89f94fbb1ea'/>
<id>urn:sha1:864eb0024f6f8cf91b3484fb002bf89f94fbb1ea</id>
<content type='text'>
The patch makes sure that the old as well as the new tslib pkg-config
metadata file naming style is handled correctly.

tslib 0.0 to 1.0 created only a tslib-&lt;VERSION&gt;.pc pkg-config metadata
file.

With tslib 1.1 the tslib-&lt;VERSION&gt;.pc phase out was started.
Additionally, the pkg-config metadata file tslib.pc was added.

Since tslib 1.6 the tslib-&lt;VERSION&gt;.pc metadata file is deprecated.
Now, there is only a tslib.pc.

Signed-off-by: Ben Guan &lt;ben.guan@cn.bosch.com&gt;
Signed-off-by: Mark Jonas &lt;mark.jonas@de.bosch.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: add more PACKAGECONFIGs</title>
<updated>2018-03-22T01:37:27+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2018-03-17T01:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=72800d19f955bb6bb412c1f00dd0ad14b6fc49be'/>
<id>urn:sha1:72800d19f955bb6bb412c1f00dd0ad14b6fc49be</id>
<content type='text'>
Allow the following features to be enabled by the user during configuration:
mesa, x11.

Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: Disable vdpau x11 spport</title>
<updated>2016-12-26T07:24:53+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-12-19T19:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dad0c620d902c967d6234253c5f9a3815eeef55a'/>
<id>urn:sha1:dad0c620d902c967d6234253c5f9a3815eeef55a</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: add PACKAGECONFIG for inputdrivers</title>
<updated>2016-09-05T11:30:55+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-08-31T19:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=291946d2501be1dc2549304460e3e288408dfbfe'/>
<id>urn:sha1:291946d2501be1dc2549304460e3e288408dfbfe</id>
<content type='text'>
* move tslib dependency to PACKAGECONFIG and don't add it explicitly
  through LDFLAGS, because it breaks the build now when tslib was removed
  from oe-core:
configure:4543: checking whether the C compiler works
configure:4565: x86_64-oe-linux-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/OE/build/shr-core/tmp-glibc/sysroots/qemux86-64 -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/OE/build/shr-core/tmp-glibc/work/core2-64-oe-linux/directfb/1.7.7-r0=/usr/src/debug/directfb/1.7.7-r0 -fdebug-prefix-map=/OE/build/shr-core/tmp-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/OE/build/shr-core/tmp-glibc/sysroots/qemux86-64=  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -lts -lm conftest.c  &gt;&amp;5
/OE/build/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/6.2.0/ld: cannot find -lts
collect2: error: ld returned 1 exit status
configure:4569: $? = 1
configure:4607: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define DIRECTFB_VERSION "1.7.7"
| #define DIRECTFB_VERSION_VENDOR ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:4612: error: in `/OE/build/shr-core/tmp-glibc/work/core2-64-oe-linux/directfb/1.7.7-r0/build':
configure:4614: error: C compiler cannot create executables
See `config.log' for more details

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>directfb: move recipe to meta-oe</title>
<updated>2016-07-29T09:00:53+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2016-07-04T13:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=273be2ecc2dd4402dd44a8d377892ab2e83f60b3'/>
<id>urn:sha1:273be2ecc2dd4402dd44a8d377892ab2e83f60b3</id>
<content type='text'>
directfb.org has been down for about a year now. Since there
are active users for this recipe, it makes sense to move this
from oe-core to meta-oe.

Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
</feed>
