summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-09-12merge of '3e2ce2d7251972891d2ea2ce5c8e998bbd9d3edb'Paul Sokolovsky12
and '97610ee42c7e0053a732da81b17cfc1599f73882'
2006-09-12ntp 4.2.0: If we use += for PACKAGES, ntp is already there, don't add it twice.Paul Sokolovsky1
* Fixes #1413.
2006-09-12merge of '3585034766082dee6be36ed64f840eaeee7eb14e'Paul Sokolovsky12
and 'c2682ec1dd418a696aa5cec3d278f7cfd4386443'
2006-09-12package.bbclass: Detect duplicates in PACKAGES properly.Paul Sokolovsky1
* 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-12classes/insanity.bbclass: Check for possible insecure RPATH, make it work ↵Holger Freyther1
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-12merge of '9fa7d7e59941b8d15fcc1dc722bd3d781d3a4407'Holger Freyther25
and 'dbb377d00572c21544539346dc158feea2cfd1d6'
2006-09-12merge of 'a7f8532d3e089b840d428dbf757e7c0dbe658cb3'Paul Sokolovsky1
and 'da740e6fe20ac3c17064a8a58061a38e367c7147'
2006-09-12package.bbclass: Make "strippedness" check overridable.Paul Sokolovsky1
* 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-12gnupg 1.4.2.2: Remove spurious .debug directories from the non -dbg packages.Jamie Lenehan2
2006-09-12libgpg-error 1.3: Remove spurious .debug directories from the non -dbg packages.Jamie Lenehan1
2006-09-11merge of '08a9f8816233bc3d01e123af2e2d1cb16e33a5ca'Jamie Lenehan1
and '69dac44f2f89d51cf2907a847ea92aca14c6d2f7'
2006-09-11merge of '1b9ad8be7ef3071bd7dd0eca9ade2548cb1a11d9'Paul Sokolovsky1
and 'eed5ae4efe4ce1cb698a47eda73593279e7c3f9a'
2006-09-11contrib/sanitize.py: Revision 0.5Cyril Romain1
* 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-11libpng 1.2.12: Switch to use autoconf'ed build.Paul Sokolovsky1
* 1.2.12 (or other version past 1.2.8) switched to the full configure support, use autotools class to build it.
2006-09-11site i{4,5}86-linux: Add required entries for lftp.Jamie Lenehan2
2006-09-11merge of '4b5876260ca7de97ddf57046863ff17cf59f9346'Justin Patrin6
and 'df35446baef7d0a7c0873c1be6afed6f313c9415'
2006-09-11e-utils: remove e dependency as it is no longer a packageJustin Patrin1
2006-09-11gnupg 1.4.2.2: Fix for x86. The assembler code was being compiledJamie Lenehan2
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-11site i486,i586,sh4: Add required site file entry for rp-pppoe.Jamie Lenehan4
2006-09-11libpcre: fixes resulting from renaming pcre->libpcreMartin Dietze3
* 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-11simple-firewall: fix CVSDATE/SVNDATE confusion.Martin Dietze1
2006-09-11classes/icecc.bbclass: Use split so we get the real version instead of a ↵Holger Freyther1
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-11classes/insane.bbclass: Run the first test of the insanity.bbclassHolger Freyther1
2006-09-11zd1211: Add HOMEPAGE, sanitizeOyvind Repvik1
2006-09-11merge of 'a70eb00abecc56b2732841f765ef8ad1a5bfd8d8'Oyvind Repvik1
and 'f381f85181c143ee817eed25326a5e226729146d'
2006-09-11uclibc_svn: remove patches that have been applied upstreamKoen Kooi1
2006-09-11bwmon: Update licenceOyvind Repvik1
2006-09-11libdvb: SanitizeOyvind Repvik1
2006-09-11merge of 'e483dba7ba282bfa85b0013f80f8cb08cdc09e8c'Oyvind Repvik1
and 'ff6f66dceec5bbb396856d2556a977d4b646133e'
2006-09-11uclibc.inc: allow EABI uclibc buildsKoen Kooi1
2006-09-11eventlog: Add package eventlogOyvind Repvik2
2006-09-11syslog-ng: Upstream upgrade to 1.6.11Oyvind Repvik1
2006-09-11libol: Upstream upgrade to 0.3.18Oyvind Repvik1
2006-09-11merge of '3e1adbc3c19ac71287b5a3e6200f3fe6bde5c106'Oyvind Repvik5
and 'd9037235184b56c405c27cb611e52d27e7879173'
2006-09-11vsftpd: clean up properOyvind Repvik5
2006-09-11merge of '0edc1768de060a67dac5f890607917c6fc071afb'Jamie Lenehan2
and '97ba2f7d5ed2933671887798c86f26a5e86dac86'
2006-09-11merge of 'ccc0894b166e387c9e2ae80e0f6e03fee22306d5'Koen Kooi3
and 'd2e1959c4d2d8f9a070ee5db2eedd636d8dc687d'
2006-09-11merge of '9f9af081d35c83fb9fcf3d0378dbc38579858171'Jamie Lenehan2
and 'd2e1959c4d2d8f9a070ee5db2eedd636d8dc687d'
2006-09-11vsftpd: Upstream upgrade to 2.0.5. Remove old versionsOyvind Repvik7
2006-09-11merge of 'c3ccb88cdee78aea39d63a6124314b875def14c8'Jamie Lenehan3
and 'ccc0894b166e387c9e2ae80e0f6e03fee22306d5'
2006-09-11sl: add 3.03Koen Kooi2
2006-09-11machine wrap: Add machine file for the geode(i486) based WRAP boards from PCJamie Lenehan1
engines.
2006-09-11wakelan: Remove sanitize-commentsOyvind Repvik1
2006-09-11machine titan: Add machine file for the sh4 based TITAN boards (Nimble NP51RJamie Lenehan1
and jjplus LinkGear Series 100).
2006-09-11openntpd: Upstream upgrade to 3.9p1Oyvind Repvik2
2006-09-11merge of '34210cbb1abcf24cee31bdf8e8ba63f998c30e1d'Paul Sokolovsky13
and '78bcf1f7c1dacd879c13e6220422420e63c82aed'
2006-09-11xchat 2.6.0: Add SECTION.Paul Sokolovsky1
2006-09-11xchat: Fix missing '=' after SECTIONOyvind Repvik1
2006-09-11wakelan: SanitizeOyvind Repvik1
2006-09-11watchdog: SanitizeOyvind Repvik1