aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2006-09-14binconfig.bbclass: Fix path rewriting for staged packages.Paul Sokolovsky
* This bbclass does path rewriting within *-config scripts for packages being staged. However, it used to expect variable assignments in form foo=bar, whereas some packages (e.g. libpng) have foo="bar". Fixed to understand both formats. * Note: I consider this fix a workaround, as it uses overquoted regexps passed via command line. Instead, whole rewriting should be reimplemented in Python.
2006-09-13dbus: drop 0.6xKoen Kooi
* people wanting the use the old-API dbus can use 0.23.x * people wanting to use the new-API dbus should use 0.9x * new-API glib bindings are provided via dbus-glib
2006-09-13rename sanitize.py to oe-stylize.pyKoen Kooi
2006-09-12ixp4xx-npe: Add initial microcode compiler stuffOyvind Repvik
2006-09-12merge of '22712c8613b8a7c9e5bd16bc8a75a2445ce7294c'Paul Sokolovsky
and '5db3d555762b1c8d96106bfae60bec656db47eba'
2006-09-12base.bbclass(oe_libinstall): Handle shared libs basenames of which werePaul Sokolovsky
suffixed with version properly. * Sometimes soname of a shlib is overriden to contain extra version. If it's build by libtool, .la still has basename w/o suffix. This fix recognizes such case, and handles shlib installation properly (via libtool). * Example of this is smpeg_0.4.4+0.4.5cvs20040311 which builds libsmpeg-0.4, while still being linked as -lsmpeg. Fixes #1389.
2006-09-12contrib/sanitize.py: Fix a hang when processing comment block and fix someCyril Romain
erroneous for loop usage.
2006-09-12merge of 83d0e48aed0ad37c789536151c11fe1ee96e68c6Michael Lauer
and e7d24f7f731de72cf1c6a2dd55f36590d951f3b4
2006-09-12add bing, a console network performance measurement utilityMichael Lauer
2006-09-12udev-097,100: firmware_helper is now firmware.sh - fix udev.rulesPhilipp Zabel
2006-09-12merge of '4e163b633216723377aa90e615e80915ff1c78df'Marcin Juszkiewicz
and 'd54f42654eeb09635541659baf2e2803b3b1de4e'
2006-09-12merge of '3e2ce2d7251972891d2ea2ce5c8e998bbd9d3edb'Paul Sokolovsky
and '97610ee42c7e0053a732da81b17cfc1599f73882'
2006-09-12ntp 4.2.0: If we use += for PACKAGES, ntp is already there, don't add it twice.Paul Sokolovsky
* Fixes #1413.
2006-09-12merge of '3585034766082dee6be36ed64f840eaeee7eb14e'Paul Sokolovsky
and 'c2682ec1dd418a696aa5cec3d278f7cfd4386443'
2006-09-12package.bbclass: Detect duplicates in PACKAGES properly.Paul Sokolovsky
* 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-12merge of 'c2682ec1dd418a696aa5cec3d278f7cfd4386443'Marcin Juszkiewicz
and 'cf7f497fc8382ee5981d4c920096851395f4fcaa'
2006-09-12merge of '14cc680dbaa6317eec602330d2fe0ac7dea3be7a'Marcin Juszkiewicz
and '350557edbea2aa55107ce4c0e4dffc849b7e2307'
2006-09-12classes/insanity.bbclass: Check for possible insecure RPATH, make it work ↵Holger Freyther
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 Freyther
and 'dbb377d00572c21544539346dc158feea2cfd1d6'
2006-09-12merge of 'a7f8532d3e089b840d428dbf757e7c0dbe658cb3'Paul Sokolovsky
and 'da740e6fe20ac3c17064a8a58061a38e367c7147'
2006-09-12package.bbclass: Make "strippedness" check overridable.Paul Sokolovsky
* 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 Lenehan
2006-09-12libgpg-error 1.3: Remove spurious .debug directories from the non -dbg packages.Jamie Lenehan
2006-09-11merge of '08a9f8816233bc3d01e123af2e2d1cb16e33a5ca'Jamie Lenehan
and '69dac44f2f89d51cf2907a847ea92aca14c6d2f7'
2006-09-11merge of '1b9ad8be7ef3071bd7dd0eca9ade2548cb1a11d9'Paul Sokolovsky
and 'eed5ae4efe4ce1cb698a47eda73593279e7c3f9a'
2006-09-11contrib/sanitize.py: Revision 0.5Cyril Romain
* 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 Sokolovsky
* 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 Lenehan
2006-09-11merge of '4b5876260ca7de97ddf57046863ff17cf59f9346'Justin Patrin
and 'df35446baef7d0a7c0873c1be6afed6f313c9415'
2006-09-11e-utils: remove e dependency as it is no longer a packageJustin Patrin
2006-09-11gnupg 1.4.2.2: Fix for x86. The assembler code was being compiledJamie Lenehan
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 Lenehan
2006-09-11libpcre: fixes resulting from renaming pcre->libpcreMartin Dietze
* 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 Dietze
2006-09-11classes/icecc.bbclass: Use split so we get the real version instead of a ↵Holger Freyther
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 Freyther
2006-09-11zd1211: Add HOMEPAGE, sanitizeOyvind Repvik
2006-09-11merge of 'a70eb00abecc56b2732841f765ef8ad1a5bfd8d8'Oyvind Repvik
and 'f381f85181c143ee817eed25326a5e226729146d'
2006-09-11uclibc_svn: remove patches that have been applied upstreamKoen Kooi
2006-09-11bwmon: Update licenceOyvind Repvik
2006-09-11libdvb: SanitizeOyvind Repvik
2006-09-11merge of 'e483dba7ba282bfa85b0013f80f8cb08cdc09e8c'Oyvind Repvik
and 'ff6f66dceec5bbb396856d2556a977d4b646133e'
2006-09-11uclibc.inc: allow EABI uclibc buildsKoen Kooi
2006-09-11eventlog: Add package eventlogOyvind Repvik
2006-09-11syslog-ng: Upstream upgrade to 1.6.11Oyvind Repvik
2006-09-11libol: Upstream upgrade to 0.3.18Oyvind Repvik
2006-09-11merge of '3e1adbc3c19ac71287b5a3e6200f3fe6bde5c106'Oyvind Repvik
and 'd9037235184b56c405c27cb611e52d27e7879173'
2006-09-11vsftpd: clean up properOyvind Repvik
2006-09-11merge of '0edc1768de060a67dac5f890607917c6fc071afb'Jamie Lenehan
and '97ba2f7d5ed2933671887798c86f26a5e86dac86'
2006-09-11merge of 'ccc0894b166e387c9e2ae80e0f6e03fee22306d5'Koen Kooi
and 'd2e1959c4d2d8f9a070ee5db2eedd636d8dc687d'