Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-09-12 | merge of '3e2ce2d7251972891d2ea2ce5c8e998bbd9d3edb' | Paul Sokolovsky | 12 | |
and '97610ee42c7e0053a732da81b17cfc1599f73882' | ||||
2006-09-12 | ntp 4.2.0: If we use += for PACKAGES, ntp is already there, don't add it twice. | Paul Sokolovsky | 1 | |
* Fixes #1413. | ||||
2006-09-12 | merge of '3585034766082dee6be36ed64f840eaeee7eb14e' | Paul Sokolovsky | 12 | |
and 'c2682ec1dd418a696aa5cec3d278f7cfd4386443' | ||||
2006-09-12 | package.bbclass: Detect duplicates in PACKAGES properly. | Paul Sokolovsky | 1 | |
* Fix bug which caused non-detection. * Make visible error message for such condition. * But still recover and continue for now, while we don't have all occurances fixed in metadata. Note that while content of the package will be ok, metadata can be wrong. So, recover behavior should not be relied upon, this going to be fatal condition later. Oked-by: RP, hrw | ||||
2006-09-12 | classes/insanity.bbclass: Check for possible insecure RPATH, make it work ↵ | Holger Freyther | 1 | |
with the funy BitBake scope The def methods are in a different scope that the PACKAGEFUNC and the result is only the packagefunc is able to use 'd' so we need to make this a parameter for the other methods. Use the installed scanelf to check for the RPATH of the files | ||||
2006-09-12 | merge of '9fa7d7e59941b8d15fcc1dc722bd3d781d3a4407' | Holger Freyther | 25 | |
and 'dbb377d00572c21544539346dc158feea2cfd1d6' | ||||
2006-09-12 | merge of 'a7f8532d3e089b840d428dbf757e7c0dbe658cb3' | Paul Sokolovsky | 1 | |
and 'da740e6fe20ac3c17064a8a58061a38e367c7147' | ||||
2006-09-12 | package.bbclass: Make "strippedness" check overridable. | Paul Sokolovsky | 1 | |
* Factor out "strippedness" substring as FILE_UNSTRIPPED_MATCH. * Allow FILE_UNSTRIPPED_MATCH to be overriden, useful to support other executable formats. * Also, don't complain if .debug directory already exist (can heppen if manually run BB tasks, e.g. for debugging). | ||||
2006-09-12 | gnupg 1.4.2.2: Remove spurious .debug directories from the non -dbg packages. | Jamie Lenehan | 2 | |
2006-09-12 | libgpg-error 1.3: Remove spurious .debug directories from the non -dbg packages. | Jamie Lenehan | 1 | |
2006-09-11 | merge of '08a9f8816233bc3d01e123af2e2d1cb16e33a5ca' | Jamie Lenehan | 1 | |
and '69dac44f2f89d51cf2907a847ea92aca14c6d2f7' | ||||
2006-09-11 | merge of '1b9ad8be7ef3071bd7dd0eca9ade2548cb1a11d9' | Paul Sokolovsky | 1 | |
and 'eed5ae4efe4ce1cb698a47eda73593279e7c3f9a' | ||||
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-11 | libpng 1.2.12: Switch to use autoconf'ed build. | Paul Sokolovsky | 1 | |
* 1.2.12 (or other version past 1.2.8) switched to the full configure support, use autotools class to build it. | ||||
2006-09-11 | site i{4,5}86-linux: Add required entries for lftp. | Jamie Lenehan | 2 | |
2006-09-11 | merge of '4b5876260ca7de97ddf57046863ff17cf59f9346' | Justin Patrin | 6 | |
and 'df35446baef7d0a7c0873c1be6afed6f313c9415' | ||||
2006-09-11 | e-utils: remove e dependency as it is no longer a package | Justin Patrin | 1 | |
2006-09-11 | gnupg 1.4.2.2: Fix for x86. The assembler code was being compiled | Jamie Lenehan | 2 | |
with underscores prefixed to the functions while the C code was not expecting the underscores. This was caused by the configure script assuming that _'s were required when cross-compiling. Turning off assembler code via a configure option would have fixed this, but instead I've modified the configure script to actually test for underscores when cross-compiling - the test is just a compile + nm which works fine when cross-compiling. Tested on i486, i586 and sh4. | ||||
2006-09-11 | site i486,i586,sh4: Add required site file entry for rp-pppoe. | Jamie Lenehan | 4 | |
2006-09-11 | libpcre: fixes resulting from renaming pcre->libpcre | Martin Dietze | 3 | |
* the recipes in libpcre now contain the code from the removed pcre packages (sorry for the mess) * nylon-feed now DEPENDs on libpcre instead of pcre | ||||
2006-09-11 | simple-firewall: fix CVSDATE/SVNDATE confusion. | Martin Dietze | 1 | |
2006-09-11 | classes/icecc.bbclass: Use split so we get the real version instead of a ↵ | Holger Freyther | 1 | |
single charachter [2] will get us the 2nd charachter of the first line. This is not what we wanted. We want the version number which is the '2nd' column of the first line. | ||||
2006-09-11 | classes/insane.bbclass: Run the first test of the insanity.bbclass | Holger Freyther | 1 | |
2006-09-11 | zd1211: Add HOMEPAGE, sanitize | Oyvind Repvik | 1 | |
2006-09-11 | merge of 'a70eb00abecc56b2732841f765ef8ad1a5bfd8d8' | Oyvind Repvik | 1 | |
and 'f381f85181c143ee817eed25326a5e226729146d' | ||||
2006-09-11 | uclibc_svn: remove patches that have been applied upstream | Koen Kooi | 1 | |
2006-09-11 | bwmon: Update licence | Oyvind Repvik | 1 | |
2006-09-11 | libdvb: Sanitize | Oyvind Repvik | 1 | |
2006-09-11 | merge of 'e483dba7ba282bfa85b0013f80f8cb08cdc09e8c' | Oyvind Repvik | 1 | |
and 'ff6f66dceec5bbb396856d2556a977d4b646133e' | ||||
2006-09-11 | uclibc.inc: allow EABI uclibc builds | Koen Kooi | 1 | |
2006-09-11 | eventlog: Add package eventlog | Oyvind Repvik | 2 | |
2006-09-11 | syslog-ng: Upstream upgrade to 1.6.11 | Oyvind Repvik | 1 | |
2006-09-11 | libol: Upstream upgrade to 0.3.18 | Oyvind Repvik | 1 | |
2006-09-11 | merge of '3e1adbc3c19ac71287b5a3e6200f3fe6bde5c106' | Oyvind Repvik | 5 | |
and 'd9037235184b56c405c27cb611e52d27e7879173' | ||||
2006-09-11 | vsftpd: clean up proper | Oyvind Repvik | 5 | |
2006-09-11 | merge of '0edc1768de060a67dac5f890607917c6fc071afb' | Jamie Lenehan | 2 | |
and '97ba2f7d5ed2933671887798c86f26a5e86dac86' | ||||
2006-09-11 | merge of 'ccc0894b166e387c9e2ae80e0f6e03fee22306d5' | Koen Kooi | 3 | |
and 'd2e1959c4d2d8f9a070ee5db2eedd636d8dc687d' | ||||
2006-09-11 | merge of '9f9af081d35c83fb9fcf3d0378dbc38579858171' | Jamie Lenehan | 2 | |
and 'd2e1959c4d2d8f9a070ee5db2eedd636d8dc687d' | ||||
2006-09-11 | vsftpd: Upstream upgrade to 2.0.5. Remove old versions | Oyvind Repvik | 7 | |
2006-09-11 | merge of 'c3ccb88cdee78aea39d63a6124314b875def14c8' | Jamie Lenehan | 3 | |
and 'ccc0894b166e387c9e2ae80e0f6e03fee22306d5' | ||||
2006-09-11 | sl: add 3.03 | Koen Kooi | 2 | |
2006-09-11 | machine wrap: Add machine file for the geode(i486) based WRAP boards from PC | Jamie Lenehan | 1 | |
engines. | ||||
2006-09-11 | wakelan: Remove sanitize-comments | Oyvind Repvik | 1 | |
2006-09-11 | machine titan: Add machine file for the sh4 based TITAN boards (Nimble NP51R | Jamie Lenehan | 1 | |
and jjplus LinkGear Series 100). | ||||
2006-09-11 | openntpd: Upstream upgrade to 3.9p1 | Oyvind Repvik | 2 | |
2006-09-11 | merge of '34210cbb1abcf24cee31bdf8e8ba63f998c30e1d' | Paul Sokolovsky | 13 | |
and '78bcf1f7c1dacd879c13e6220422420e63c82aed' | ||||
2006-09-11 | xchat 2.6.0: Add SECTION. | Paul Sokolovsky | 1 | |
2006-09-11 | xchat: Fix missing '=' after SECTION | Oyvind Repvik | 1 | |
2006-09-11 | wakelan: Sanitize | Oyvind Repvik | 1 | |
2006-09-11 | watchdog: Sanitize | Oyvind Repvik | 1 | |