Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-03-31 | qa/checksum: Add python code to verify a sha256,md5sum | Holger Freyther | 4 | |
Store md5 and sha256 sums in a ini file and verify it with a local file. This code has been tested (manually) on OSX and should be integrated into either OE or BitBake | ||||
2007-03-16 | contrib/qa/bugzilla.py: Extract all bug reports, even the ones from ↵ | Holger Freyther | 1 | |
bugs.openembedded.org Abuse the class attribute even further and check for severities. We are able to find all 2006 bugs of OpenEmbedded and all 282 bugs of OpenMoko | ||||
2007-03-06 | contrib/qa/bugzilla.py: Fix the inlined all_bugs html code | Holger Freyther | 1 | |
2007-03-06 | contrib/qa/bugzilla.py: Add the standalone test bugzilla sucker | Holger Freyther | 1 | |
This file can extract the bug number and status from a query page of bugzilla. And will be used by the "automatic test monkey class" | ||||
2007-01-18 | mtnpatch: update to read newer diff format | Justin Patrin | 1 | |
2007-01-07 | site-conf/mysql.m4: filled with some tests from mysql 4.1.18 | Marcin Juszkiewicz | 1 | |
2007-01-01 | contrib/site-conf: add all m4 files to aclocal.m4 | Koen Kooi | 1 | |
2006-12-31 | Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to ↵ | Richard Purdie | 1 | |
prepare for deb packaging | ||||
2006-12-25 | python: update to 2.4.4 | Michael Lauer | 1 | |
2006-12-14 | contrib/site-conf: No need to require autoconf 2.60 | Holger Freyther | 1 | |
Specially as OE uses autoconf 2.59 itself | ||||
2006-12-11 | Add gnu.m4 which has a copy of the libiberty calls from binutils.m4 | Holger Freyther | 3 | |
Make sure we can regenerate the values for binutils which koen just added to OpenEmbedded. | ||||
2006-12-11 | Use aclocal -I m4 to generate the aclocal.m4. Somehow autoreconf refuses to ↵ | Holger Freyther | 1 | |
do this | ||||
2006-11-19 | openembedded-essential: bumped to 1.2, now it is more lintian happy | Marcin Juszkiewicz | 9 | |
2006-11-19 | openembedded-essential: added gawk | Marcin Juszkiewicz | 9 | |
2006-11-15 | mtnpatch: update for newer monotone versions, move patch command to end to ↵ | Justin Patrin | 1 | |
allow for rename or add and patch | ||||
2006-11-15 | site-conf: Include builtin.m4 through aclocal.m4 and execute the defined ↵ | Holger Freyther | 4 | |
function Document how to generate the configure script, document how to add a new package and do that for the builtin functions | ||||
2006-11-15 | Add empty and almost empty m4 files for packages we have test results from | Holger Freyther | 42 | |
Start with the builtin.m4 which will generate test results for the default/builtin autoconf functions. The same pattern needs to be applied to every file... | ||||
2006-11-14 | Add site-conf a one stop to the utilized autoconf scripts | Holger Freyther | 4 | |
2006-11-05 | contrib/python/generate-manifest.py: python-pickle depends on python-io | Michael Lauer | 1 | |
2006-10-23 | openembedded-essentials: package for Debian compatible distributions to get ↵ | Marcin Juszkiewicz | 12 | |
all Required Software installed It probably need some work but it is good start. | ||||
2006-10-14 | python: add heapq and bisect support to python-lang, remove bisect from ↵ | Michael Lauer | 1 | |
python-threading | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-10-04 | python: fixed manifest to NOT rdepend on libraries - shlibs code will do it ↵ | Marcin Juszkiewicz | 1 | |
in correct way | ||||
2006-09-13 | rename sanitize.py to oe-stylize.py | Koen Kooi | 1 | |
2006-09-12 | contrib/sanitize.py: Fix a hang when processing comment block and fix some | Cyril Romain | 1 | |
erroneous for loop usage. | ||||
2006-09-11 | contrib/sanitize.py: Revision 0.5 | Cyril Romain | 1 | |
* Recognise pkg_preins and pkg_prerm scripts * For alternatives put the required items before the option items * For initscripts put the package list first * Recognise PKG variable * Remove blank lines between variables with the same prefix (eg the ALTERNATIVE_ vars). | ||||
2006-09-09 | sanitize.py: Drop odict dependency. | Paul Sokolovsky | 1 | |
2006-09-09 | sanitize.py: Revision 0.4 | Cyril Romain | 1 | |
* formatting changes * functions with better names * useless or unused variables removed * comments added | ||||
2006-09-07 | sanitize.py: Drop unimportant Python 2.4 dependency. | Paul Sokolovsky | 1 | |
2006-09-07 | sanitize.py: Make executable. | Paul Sokolovsky | 1 | |
2006-09-07 | sanitize.py: Fix line-endings (dos->unix). | Paul Sokolovsky | 1 | |
2006-09-06 | sanitize.py: add a script that does the heavy lifting for making recipes ↵ | Cyril Romain | 1 | |
conform to the styleguide in the wiki | ||||
2006-09-05 | mtnpatch: resurrect mtnpatch | Justin Patrin | 1 | |
2006-09-02 | feed-browser: add search functionality | Marcin Juszkiewicz | 1 | |
2006-08-29 | mtnpatch.py: Remove unneeded script (mtn now has pluck) | Justin Patrin | 1 | |
2006-08-29 | feed-browser: feeds has a type now: normal/upgrades. | Marcin Juszkiewicz | 3 | |
Type is used by updater to update only 'upgrades' feeds: "php update.php upgrades" | ||||
2006-08-29 | feed-browser: make all sections lowercase, really remove packages before update | Marcin Juszkiewicz | 1 | |
2006-08-25 | feed-browser: much better sectionlist (rewrite to be recursive anyone?) | Marcin Juszkiewicz | 1 | |
2006-08-25 | contrib/python/generate-manifest.py: update to latest version | Michael Lauer | 1 | |
2006-08-25 | contrib/python: add the script that I use to generate the python manifest file | Michael Lauer | 2 | |
2006-08-25 | feed-browser: forgotten structure change | Marcin Juszkiewicz | 1 | |
2006-08-25 | feed-browser: FIX: feed structure was changed - database NEED to be rebuilt | Marcin Juszkiewicz | 3 | |
- package.p_feed is now int -> feeds.f_id | ||||
2006-08-25 | feed-browser: feeds adding improved, updater more silent | Marcin Juszkiewicz | 4 | |
- includes/config.inc contain array with all feeds - check_database() adds feeds if they are not present - updater does not show feed URL | ||||
2006-08-25 | feed-browser: moved functions to include/functions.inc, updater check/create ↵ | Marcin Juszkiewicz | 4 | |
database now | ||||
2006-08-25 | feed-browser: also list number of packages per feed after updating | Koen Kooi | 1 | |
2006-08-25 | feed-browser/updater: removed warnings, simplified, reformatted | Marcin Juszkiewicz | 1 | |
2006-08-25 | feed-browser: show links to all depends/provides/conflicts, show packages ↵ | Marcin Juszkiewicz | 1 | |
not only by Name: but also by Provides: | ||||
2006-08-25 | feed-browser: show feed name in download section, sort by feed/arch | Marcin Juszkiewicz | 1 | |
2006-08-25 | feed-browser: move section list to end of page source, fixed 2 column layout CSS | Marcin Juszkiewicz | 2 | |
2006-08-24 | feed-browser: split maintainers to separate lines (works when ', ' is used ↵ | Marcin Juszkiewicz | 1 | |
as separator |