* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-07-21 12:03 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-07-21 12:03 UTC (permalink / raw)
To: buildroot
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 07-21-2008 05:03 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-07-21 12:21 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-07-21 12:21 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 07-21-2008 05:21 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
----------------------------------------------------------------------
Correa - 07-21-08 05:21
----------------------------------------------------------------------
Is there a reason to support multiple versions? If possible, we would
rather avoid having to choose versions and keep the latest one only.
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
07-21-08 05:21 Correa Note Added: 0009874
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-07-21 12:31 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-07-21 12:31 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 07-21-2008 05:31 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
----------------------------------------------------------------------
Correa - 07-21-08 05:21
----------------------------------------------------------------------
Is there a reason to support multiple versions? If possible, we would
rather avoid having to choose versions and keep the latest one only.
----------------------------------------------------------------------
daniellaird - 07-21-08 05:31
----------------------------------------------------------------------
Yes, The DirectFB API version has moved on. DirectFB 1.2 is the latest
version but some packages will not compile against DirectFB 1.2.
Where I work we are moving to DirectFB 1.2.X but the transition window
means supporting both in the short term.
With a completely new DirectFB (DFB 2.0) being planned for the future that
will will change the API significantly then we will need support for DFB1.X
vs DFB2.X anyway so this change will again be useful then.
I am in no position to move buildroot to 1.2.x series but require support
for it.
This seemed the best option.
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
07-21-08 05:21 Correa Note Added: 0009874
07-21-08 05:31 daniellaird Note Added: 0009884
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-10-13 16:07 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-10-13 16:07 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 10-13-2008 09:07 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
----------------------------------------------------------------------
Correa - 07-21-08 05:21
----------------------------------------------------------------------
Is there a reason to support multiple versions? If possible, we would
rather avoid having to choose versions and keep the latest one only.
----------------------------------------------------------------------
daniellaird - 07-21-08 05:31
----------------------------------------------------------------------
Yes, The DirectFB API version has moved on. DirectFB 1.2 is the latest
version but some packages will not compile against DirectFB 1.2.
Where I work we are moving to DirectFB 1.2.X but the transition window
means supporting both in the short term.
With a completely new DirectFB (DFB 2.0) being planned for the future that
will will change the API significantly then we will need support for DFB1.X
vs DFB2.X anyway so this change will again be useful then.
I am in no position to move buildroot to 1.2.x series but require support
for it.
This seemed the best option.
----------------------------------------------------------------------
tpetazzoni - 10-13-08 09:07
----------------------------------------------------------------------
DirectFB support has recently been improved. Could you rebase your patch
against the latest Buildroot version ?
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
07-21-08 05:21 Correa Note Added: 0009874
07-21-08 05:31 daniellaird Note Added: 0009884
10-13-08 09:07 tpetazzoni Note Added: 0013464
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-10-20 7:23 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-10-20 7:23 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 10-20-2008 00:23 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
----------------------------------------------------------------------
Correa - 07-21-08 05:21
----------------------------------------------------------------------
Is there a reason to support multiple versions? If possible, we would
rather avoid having to choose versions and keep the latest one only.
----------------------------------------------------------------------
daniellaird - 07-21-08 05:31
----------------------------------------------------------------------
Yes, The DirectFB API version has moved on. DirectFB 1.2 is the latest
version but some packages will not compile against DirectFB 1.2.
Where I work we are moving to DirectFB 1.2.X but the transition window
means supporting both in the short term.
With a completely new DirectFB (DFB 2.0) being planned for the future that
will will change the API significantly then we will need support for DFB1.X
vs DFB2.X anyway so this change will again be useful then.
I am in no position to move buildroot to 1.2.x series but require support
for it.
This seemed the best option.
----------------------------------------------------------------------
tpetazzoni - 10-13-08 09:07
----------------------------------------------------------------------
DirectFB support has recently been improved. Could you rebase your patch
against the latest Buildroot version ?
----------------------------------------------------------------------
daniellaird - 10-20-08 00:23
----------------------------------------------------------------------
examples are in now and DirectFB updated with thanks to Thomas.
Will close this.
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
07-21-08 05:21 Correa Note Added: 0009874
07-21-08 05:31 daniellaird Note Added: 0009884
10-13-08 09:07 tpetazzoni Note Added: 0013464
10-20-08 00:23 daniellaird Note Added: 0013864
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-10-20 7:24 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-10-20 7:24 UTC (permalink / raw)
To: buildroot
The following issue has been UPDATED.
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 10-20-2008 00:24 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
----------------------------------------------------------------------
Correa - 07-21-08 05:21
----------------------------------------------------------------------
Is there a reason to support multiple versions? If possible, we would
rather avoid having to choose versions and keep the latest one only.
----------------------------------------------------------------------
daniellaird - 07-21-08 05:31
----------------------------------------------------------------------
Yes, The DirectFB API version has moved on. DirectFB 1.2 is the latest
version but some packages will not compile against DirectFB 1.2.
Where I work we are moving to DirectFB 1.2.X but the transition window
means supporting both in the short term.
With a completely new DirectFB (DFB 2.0) being planned for the future that
will will change the API significantly then we will need support for DFB1.X
vs DFB2.X anyway so this change will again be useful then.
I am in no position to move buildroot to 1.2.x series but require support
for it.
This seemed the best option.
----------------------------------------------------------------------
tpetazzoni - 10-13-08 09:07
----------------------------------------------------------------------
DirectFB support has recently been improved. Could you rebase your patch
against the latest Buildroot version ?
----------------------------------------------------------------------
daniellaird - 10-20-08 00:23
----------------------------------------------------------------------
examples are in now and DirectFB updated with thanks to Thomas.
Will close this.
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
07-21-08 05:21 Correa Note Added: 0009874
07-21-08 05:31 daniellaird Note Added: 0009884
10-13-08 09:07 tpetazzoni Note Added: 0013464
10-20-08 00:23 daniellaird Note Added: 0013864
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported
@ 2008-10-20 7:24 bugs at busybox.net
0 siblings, 0 replies; 7+ messages in thread
From: bugs at busybox.net @ 2008-10-20 7:24 UTC (permalink / raw)
To: buildroot
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=4224
======================================================================
Reported By: daniellaird
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 4224
Category: New Features
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 07-21-2008 05:03 PDT
Last Modified: 10-20-2008 00:24 PDT
======================================================================
Summary: DirectFB Makefile does not support 1.0.x / 1.2.x and
Examples not supported
Description:
DirectFB makefile supports out of date version and does not support the
building of examples.
This patch adds support for 1.0.X and 1.2.x building and DirectFB examples
as well
======================================================================
----------------------------------------------------------------------
Correa - 07-21-08 05:21
----------------------------------------------------------------------
Is there a reason to support multiple versions? If possible, we would
rather avoid having to choose versions and keep the latest one only.
----------------------------------------------------------------------
daniellaird - 07-21-08 05:31
----------------------------------------------------------------------
Yes, The DirectFB API version has moved on. DirectFB 1.2 is the latest
version but some packages will not compile against DirectFB 1.2.
Where I work we are moving to DirectFB 1.2.X but the transition window
means supporting both in the short term.
With a completely new DirectFB (DFB 2.0) being planned for the future that
will will change the API significantly then we will need support for DFB1.X
vs DFB2.X anyway so this change will again be useful then.
I am in no position to move buildroot to 1.2.x series but require support
for it.
This seemed the best option.
----------------------------------------------------------------------
tpetazzoni - 10-13-08 09:07
----------------------------------------------------------------------
DirectFB support has recently been improved. Could you rebase your patch
against the latest Buildroot version ?
----------------------------------------------------------------------
daniellaird - 10-20-08 00:23
----------------------------------------------------------------------
examples are in now and DirectFB updated with thanks to Thomas.
Will close this.
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 05:03 daniellaird New Issue
07-21-08 05:03 daniellaird Status new => assigned
07-21-08 05:03 daniellaird Assigned To => buildroot
07-21-08 05:03 daniellaird File Added: directfb_update.patch
07-21-08 05:21 Correa Note Added: 0009874
07-21-08 05:31 daniellaird Note Added: 0009884
10-13-08 09:07 tpetazzoni Note Added: 0013464
10-20-08 00:23 daniellaird Note Added: 0013864
10-20-08 00:24 daniellaird Status assigned => closed
10-20-08 00:24 daniellaird Resolution open => fixed
======================================================================
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-10-20 7:24 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 12:31 [Buildroot] [buildroot 0004224]: DirectFB Makefile does not support 1.0.x / 1.2.x and Examples not supported bugs at busybox.net
-- strict thread matches above, loose matches on Subject: below --
2008-10-20 7:24 bugs at busybox.net
2008-10-20 7:24 bugs at busybox.net
2008-10-20 7:23 bugs at busybox.net
2008-10-13 16:07 bugs at busybox.net
2008-07-21 12:21 bugs at busybox.net
2008-07-21 12:03 bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox