Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-04-22 | libnet: fix building for x86_64 - close #2094 | Alexis Maldonado | 2 | |
2007-04-22 | insane.bbclass: support mipsel - close #2119 | Thomas Kunze | 1 | |
2007-04-21 | perl: Move the list of rprovides for backward compatiblity into a seperate | Jamie Lenehan | 3 | |
.inc file and include it in the two recipes that need the list. | ||||
2007-04-21 | iptstate: Add iptstate, which is a top-like interface to the | Jamie Lenehan | 2 | |
netfilter connection-tracking table. | ||||
2007-04-21 | perl: Add 5.8.8 and use DEFAULT_PREFERENCE to disable it until more | Jamie Lenehan | 16 | |
testing is done. Main differences from the 5.8.7 recipe are: * Always use gcc to link. Same arch's require this, while others can happily use ld. Use gcc for everything. * Fix threading issues by enabling threading in both perl-native and perl. In fact make the configurations almost identical. * No per ARCH configuration, just 32/64/le/be configs. This should stop configurations differing between arch's which made fixing things 5.8.7 difficult. Also means new ARCH's should work without any changes. * Fix up the way miniperl is handled so it shouldn't be the cause of problems for people anymore. * Stop perl-modules depending on perl-dbg, perl-pod, perl-dev etc. * In theory should work for MACHINE="native" now. Only tested for an sh4/glibc target built on an x86_64 host so far. A lot more testing and more cleanups are needed before this is ready to be enabled by default. NOTE: You must build the matching version of perl-native before attempting to build perl (that applies for any version). | ||||
2007-04-20 | libxslt-native: fix by renaming the patch dir libxslt-1.1.17 to 'files'. | Matt Reimer | 2 | |
Obtained from hrw. | ||||
2007-04-20 | merge of '406806cf65111e556275d6b815ff18a65a152652' | Florian Boor | 2 | |
and '431a527e96a2702a0c44c8a370b1bbd0d22f99ee' | ||||
2007-04-20 | gpe-session-scripts-phone: Some updates to improve behaviour at session start. | Florian Boor | 2 | |
2007-04-20 | task-gmae: add meta packages for the GNOME Mobile & Embedded Initiative | Koen Kooi | 1 | |
2007-04-20 | avahi: move libavahi-ui stuff to seperate packages | Koen Kooi | 1 | |
2007-04-19 | libtelepathy: add 0.0.53 | Koen Kooi | 1 | |
2007-04-19 | gabble: add 0.5.7 | Koen Kooi | 3 | |
2007-04-19 | merge of '7ad3f9d635aeae55347b5d737664b09b109d5e44' | Stelios Koroneos | 1 | |
and 'c52967556717cfa194f2126112fc25006c4cb7ab' | ||||
2007-04-19 | conf/machine/xilinx-ml403.conf : Add machine config for xilinx-ml403 fpga ↵ | Stelios Koroneos | 1 | |
dev platform | ||||
2007-04-19 | merge of '9e2ea1f2a87bc495597a9bda44b7d5921358c104' | Florian Boor | 2 | |
and 'd18552e5056a026d8ed8959e135b2fa05c3e1b6b' | ||||
2007-04-19 | merge of '60583f10638bed4ae577443e95e8245aaacfcd6f' | Stelios Koroneos | 15 | |
and 'cd73470b889bd3b1b6d2641d31c7a69701abcf46' | ||||
2007-04-19 | conf/machine/magicbox.conf : Add machine config for magicbox routerboards | Stelios Koroneos | 1 | |
2007-04-19 | task-base: use task-base-usbgadget for the usbgadget machine/distro feature. | Philipp Zabel | 1 | |
- this brings back g_ether. | ||||
2007-04-19 | xtscal: Update patch to fix some HTC Universal issues. | Florian Boor | 2 | |
2007-04-19 | merge of '921da5f2f44b585cfc717d57b56eca8274846fc5' | Graeme Gregory | 0 | |
and 'e42d193ca7a0f868e261161afe5071382329b48b' | ||||
2007-04-19 | avahi-0.6.18: add libglade dependency | Philipp Zabel | 1 | |
2007-04-19 | avahi_0.6.18.bb : DEPENDS on libglade as well | Graeme Gregory | 1 | |
2007-04-19 | merge of 'd0ae77e1de9b83964bf64f6d3789f91c235bbddc' | Philipp Zabel | 1 | |
and 'dd76313fd168e9fa91704f396bfd548e0149135a' | ||||
2007-04-19 | avahi: add 0.6.18, including libavahi-ui | Philipp Zabel | 1 | |
2007-04-19 | mx31ads-kernel_2.6.19rc6.bb : remove bogus inherit so we can actually build | Graeme Gregory | 1 | |
2007-04-19 | quilt: undid previously added DEPENDS line, it is not necessary | Martin Dietze | 1 | |
2007-04-19 | mtx-3a.conf, nylon-image-base.bb: removed remaints from old OE code ↵ | Martin Dietze | 2 | |
(PACKAGE_INSTALL instead of IPKG_INSTALL) | ||||
2007-04-19 | base.bbclass: fixed bug #2082 (Checksum doesn't expand "localpath" with ↵ | Martin Dietze | 1 | |
"localdata") as proposed by bug reporter | ||||
2007-04-19 | /mutt-1.5.15/makedoc.patch : upload the correst makedoc.patch for | Graeme Gregory | 1 | |
this version | ||||
2007-04-19 | mutt_1.5.15.bb : version upgrade, for now Ive had to miss the compressed | Graeme Gregory | 4 | |
folders patch as it doesnt apply and logic changed between 1.5.14->1.5.15 and I havent had time to figure it out yet. | ||||
2007-04-19 | gpgme_1.1.4.bb : version upgrade needed for a newer mutt | Graeme Gregory | 1 | |
2007-04-19 | libgpg-error_1.4.bb : version upgrade needed for newer gpgme | Graeme Gregory | 3 | |
2007-04-18 | classes: Add support for intertask dependencies to be specified, needed for ↵ | Richard Purdie | 9 | |
correct operation with bitbake 1.8.x. Old behaviour is maintained in a special legacy anonymous function in base.bbclass. The patch is an improved version of the one discussed on the mailing list. | ||||
2007-04-18 | merge of '4ab3710b70f820537b311ab17eff50c0c82a07a2' | Koen Kooi | 39 | |
and 'af9abf7faf7bb6268429bba6d7fcc41eed8b8a69' | ||||
2007-04-18 | cairo: add 1.4.4 + Chris Wilsons workqueue patch | Koen Kooi | 3 | |
2007-04-18 | merge of '3387d5275b731c38ee945a83c391a2cc78cbc1a8' | Philippe De Swert | 35 | |
and '699c2c7a608569e8c0f66321183fdc3846699014' | ||||
2007-04-18 | merge of '2620a9b57f6ef565cef134f6a34c2a51381ac2e3' | Martin Dietze | 3 | |
and '29e9fec80f07c69a19d9942792954c2d692e7d13' | ||||
2007-04-18 | gpe-login: add new svn build recipe | Philippe De Swert | 1 | |
packages/gpe-login/gpe-login_svn.bb * new svn build recipe in question | ||||
2007-04-18 | quilt: added DEPEND on autoconf-native (>= 2.61) | Martin Dietze | 1 | |
2007-04-18 | nylon-feed: removed two packages which currently do not compile | Martin Dietze | 2 | |
2007-04-18 | simple-firewall: upped srcdate | Martin Dietze | 1 | |
2007-04-18 | linux-libc-headers: added nylon-specific append to do_stage making sure that ↵ | Martin Dietze | 2 | |
some headers are found where expected | ||||
2007-04-18 | librcf: added a working download url | Martin Dietze | 1 | |
2007-04-18 | merge of '5a4285ad6b3d7c5a06194b0dd1ae8e7c57cdeaaf' | Florian Boor | 2 | |
and 'f9ad1bcbdfe9f172658de8e1aecfb3a9520bb25f' | ||||
2007-04-18 | nylon images: added support for experimental mtx-3a machine | Martin Dietze | 2 | |
2007-04-18 | hostap: fixed typo in init script | Martin Dietze | 1 | |
2007-04-18 | elvis: set download url to a resource which actually exists | Martin Dietze | 1 | |
2007-04-18 | gpe-session-scripts-phone: Supress messages on phones, do not add mbdock apps. | Florian Boor | 2 | |
2007-04-18 | busybox: updated nylon defconfig files (no more vi- and bzip2-support) | Martin Dietze | 5 | |
2007-04-18 | linux-mtx-2: fixed acm driver to produce more stable behaviour with HSDPA ↵ | Martin Dietze | 5 | |
datacards |