Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-19 | merge of '1b3281155a76e1b96f9c232d53e0b275b6f50ef2' | Robert Schuster | 9 | |
and '6c23c9e30050d9acb0985e785f4d7b1a333c0dd6' | ||||
2008-02-19 | zziplib: Unification and new versions. | Robert Schuster | 9 | |
- added zziplib.inc file - added native and non-native recipe for latest stable (0.12) series - added native and non-native recipe for latest development (0.13) series | ||||
2008-02-19 | merge of '9a5df4f82194968b8ea8a94d7effc5bf61c1e650' | Stanislav Brabec | 28 | |
and 'cb1970d64a9cdb9559e137f509557905fbc174b5' | ||||
2008-02-19 | merge of '52c62dd05756b14c442b2b031264855e264ee6fd' | Paul Sokolovsky | 3 | |
and '76d408008f1f7528f07e505cb8346d8d4b239d12' | ||||
2008-02-19 | ipkg-utils*: Re-add support for openwrt-style .ipk's. | Paul Sokolovsky | 3 | |
* There're two .ipk formats: one with ar top-level wrapping (essentially, .deb format, native OE format) and with tar.gz top-level wrap, used by OpenWRT and some tiny distros. When I did performance optimization work on ipkg-make-index, I just blocked support of tar.gz-style ipk's, as it was unclear if those are used in OE at all. Now support is readded, with the old code to handle them (i.e. not as optimal as ar-style ones). * This makes DISTRO=openwrt-sdk usable for producing compatible packages and deploy-feed for them. But there're still some issues to resolve before OE can be said to provide seamless support for building packages for OpenWRT. | ||||
2008-02-19 | merge of 'b52c7469e4fbb93f35ed1de1f3e5225ee9d27d9c' | OpenEmbedded Project | 1 | |
and 'd0de4044d1bae905c2f30dd83d3f5bab85b3f52d' | ||||
2008-02-19 | ipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with ↵ | Paul Sokolovsky | 1 | |
whitespace-only changes. | ||||
2008-02-19 | merge of '1f88d7bce0e63ddda3e634a6aff8bcf09fc97ed7' | Michael Lauer | 2 | |
and 'f5e925a4d49eda729a2458839beb6944538b4ece' | ||||
2008-02-19 | repair openmoko-python-devel-image | Michael Lauer | 2 | |
2008-02-19 | add libjson, a library to create and parse json files | Michael Lauer | 2 | |
2008-02-19 | dbus 1.1.4 ship necessary files and directories for system bus activation | Michael Lauer | 2 | |
2008-02-19 | generic-uclibc.conf: prefer uclibc 0.9.29 | Michael Lauer | 1 | |
2008-02-19 | busybox 1.9.1 add fix for lineedit on arm, remove our own version of ↵ | Michael Lauer | 1 | |
run_parts.c which is identical with upstream nowadays | ||||
2008-02-19 | nylon|colinuxoe.conf: add TARGET_OS. closes #348 | Michael Lauer | 2 | |
2008-02-19 | libsdl-* consolidate using a .inc file, enable fbcon, closes #35 | Michael Lauer | 9 | |
(yes, this one has been open since 2005-05-24 *cough*) | ||||
2008-02-19 | - Ignore false toggle signals (work-around for OE#3390). | Stanislav Brabec | 6 | |
- Fixed default ALSA state for SL-Cxx00 (OE#2617). - Do not alter incorrect mixer levels by zaurus-mixer-callback. - Allow to disable rotation by touch ~/.norot. - Fixed detection of panel_user. | ||||
2008-02-19 | Output NUL terminated lines with sort -z (busybox#1591). Fixes updatedb. | Stanislav Brabec | 2 | |
2008-02-19 | merge of '96cde176098aad6ac5bbe96aa5d939a61de53f6d' | Michael Lauer | 1 | |
and 'c8560517964ebe70f94d18575236bb3b49f087b8' | ||||
2008-02-19 | merge of '4f1c373d43a7c1b912b21780d67df8ccec796116' | Michael Lauer | 191 | |
and 'd684223b6fbdf20a18d598446664827707b7dd91' | ||||
2008-02-19 | gammu 1.17.0 remove bogus pc file so it doesn't conflict with the real one | Michael Lauer | 1 | |
2008-02-19 | add fbvncserver2. closes #2126 | Michael Lauer | 1 | |
2008-02-19 | libpng[-native] 1.2.19 remove buggy version | Michael Lauer | 2 | |
2008-02-19 | merge of '188473a4d5d33bffe571a9035d4bf0a983b463f0' | Michael Lauer | 1 | |
and 'ce6927ecdedbeb4d51a0e9f5e35a8515cab0ab09' | ||||
2008-02-19 | e-wm cvs need to call autopoint for gettext support | Michael Lauer | 1 | |
2008-02-19 | merge of '4df1badaa6742b2ffb1171205da321c1f5040b56' | Paul Sokolovsky | 1 | |
and 'b479f8d698f9ffbf0d7660f38e17cd501db0dff2' | ||||
2008-02-19 | package-index: Add explicit DEPENDS on "ipkg-utils-native" | Paul Sokolovsky | 1 | |
* Otherwise it relies that something else staged it. Good guess, but let's be explicit. | ||||
2008-02-19 | merge of '409a4420e74feeb71713c8fa1d853dfa021daf3f' | Michael Lauer | 2 | |
and '538e4bfaca216445bb346ce8d4d110161a06c902' | ||||
2008-02-19 | ecore[-native] cvs really disable SDL | Michael Lauer | 2 | |
2008-02-19 | base.bbclass: Drop now unused bbdepcmd flag | Richard Purdie | 1 | |
2008-02-19 | merge of '29c3523123b5b4cd06600394ae12aa149df07c8a' | Richard Purdie | 8 | |
and 'c9d03a40dbab3e176a210a0dd6f1204d9ae94f49' | ||||
2008-02-19 | package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most ↵ | Richard Purdie | 1 | |
packages this doesn't change much but for cross/sdk/native packages the distinction is important (from poky) | ||||
2008-02-19 | gcc-package.inc: Override SHLIBSDIR since gcc is a very special case | Richard Purdie | 1 | |
2008-02-19 | package.bbclass: Add various depchains improvements/fixes from poky. This ↵ | Richard Purdie | 1 | |
whole functionality ideally needs rewriting but this fixes various important issues with SDK generation | ||||
2008-02-19 | package.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. ↵ | Richard Purdie | 1 | |
Also replace long since unused old_shlibs_dir (from poky) | ||||
2008-02-19 | package_rpm/tar.bbclass: Don't clobber task depends, append to it. Also make ↵ | Richard Purdie | 2 | |
tar packaging slightly less verbose (from poky) | ||||
2008-02-19 | package_ipkg.bbclass: Remove uneeded line, the anonymous python function ↵ | Richard Purdie | 1 | |
sets this only in the case its needed (PACKAGES isnt empty) | ||||
2008-02-19 | package_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any ↵ | Richard Purdie | 1 | |
existing do_package_write_deb depends and only set when PACKAGES isn't empty | ||||
2008-02-19 | packaged-staging.bbclass: Remove older version and replace with improved version | Richard Purdie | 2 | |
2008-02-19 | package_ipk.bbclass/package_deb.bbclass: Use bitbake locking functions | Richard Purdie | 2 | |
2008-02-19 | package.bbclass: Drop unneeded copyfile function since we can use the ↵ | Richard Purdie | 1 | |
version from bitbake now | ||||
2008-02-19 | merge of '30d98b4425ef003cbb8d55331331b30fb4e01742' | Graeme Gregory | 3 | |
and '69dabfbe1413fb2b5406fa5303f924d26af15b02' | ||||
2008-02-19 | claws-mail_3.3.0.bb : new version | Graeme Gregory | 3 | |
claws-plugin-gtkhtml2-viewer_0.17.1.bb : new version claws-plugin-rssyl_0.18.bb : new version | ||||
2008-02-19 | linux-2.6.24: revert addition of qemux86 defconfig, use linux-rp-2.6.24 instead | Jeremy Laine | 3 | |
2008-02-19 | linux-rp-2.6.24: add netfilter modules for qemux86, make 2.6.24 preferred | Jeremy Laine | 2 | |
2008-02-19 | sanity.conf: Set the minimum bitbake version for OE.dev to 1.8.10 | Richard Purdie | 1 | |
2008-02-19 | classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24 | Jeremy Laine | 1 | |
2008-02-19 | linux-2.6.24: add defconfig for qemux86 | Jeremy Laine | 3 | |
2008-02-19 | merge of '694c143930f178ea5ccba7d4b239f54693907dfd' | Richard Purdie | 9 | |
and '9a5c15be9874f0b2b7306eef34bbc113197516e3' | ||||
2008-02-19 | merge of '328e55791e71db3003684a8030a9577de72e294a' | Richard Purdie | 5 | |
and 'd4732f85d42b87e990dd3cdfed1c9d40f04ff5e8' | ||||
2008-02-19 | ipkg: Enable debian revision comparing | Richard Purdie | 5 | |