Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
A new project written by Erin.
|
|
|
|
|
|
angstrom: prefer cairo 1.8.0
|
|
|
|
ogg/vorbis is actually what we want!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* it defaults to non-thumb, so no functional change
|
|
* add makefile patch to not strip executable during install, we do that while packaging
|
|
|
|
|
|
|
|
|
|
The recipe was missing the PACKAGES_DYNAMIC field making impossible to
include the plugins in images
|
|
While building an O.S. Systems module that uses the PAM library this
problem has been found since the code was compiling fine in a lot of
different environments and failing on OE.
Checking the source has been noticed that upstream explicitely set
includedir in configure script but autotools class overrided it by
mistake. This fixes it to the desired behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(our autotools is a bit too old at the moment)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
needed
|
|
|
|
|
|
* fixes breakage caused by the commit which moved PACKAGE_EXTRA_ARCHS
into the tune files
|
|
(fixes build failure for pointercal, and probably others)
|
|
(Fixes breakage caused by Koen's commit to move PACKAGE_EXTRA_ARCHS into
the tune files)
|
|
|
|
|
|
|