Age | Commit message (Collapse) | Author | Files |
|
* The patch is not already part of the tar file.
So we can safely delete this patch.
|
|
|
|
vala.bbclass: new class for vala-based packages
|
|
org.freesmartphone.Device.* APIs
|
|
|
|
into org.openembedded.dev
|
|
additional patches on top
(always sent upstream for inclusion)
|
|
|
|
into org.openembedded.dev
|
|
|
|
into org.openembedded.dev
|
|
Juszkiewicz <hrw@openembedded.org>)
- converted tabs to spaces
- allow entries which have no corresponding jar file (just skip)
- document that behavior
|
|
* Updated recipe to correct build warnings where combos weren't properly cleaned before building, and hence gave confusing warnings.
* Removed some unused paths from XDCPATH
* Added top level html doc to install target and qualiTI reports
|
|
into org.openembedded.dev
|
|
patch
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into org.openembedded.dev
|
|
|
|
tempfile.mkstemp() is used to create a temporary file. This function
return a tuple with an OS file descriptor and a filename. Filename is
stored in "tmpfile" but descriptor is not stored anywhere, but it is
still open because it's only an integer to python so it is not closed at
the end of the function.
For each iteration in which this function is called, a new OS file
descriptor is opened, but not closed. The solution is to store the file
descriptor and close it.
|
|
into org.openembedded.dev
|
|
might require some more chown's
|
|
|
|
|
|
checksums.ini: Added llvm 2.5 entry.
|
|
into org.openembedded.dev
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
as 2.* and 3.* are not compatible
|
|
into org.openembedded.dev
|
|
into org.openembedded.dev
|
|
* add openjdk-6-src-b14-25_nov_2008
* add hotspotversion f9d938ede196
* add icedtea6-1.4
|
|
|