summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/poky-eabi.inc
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 5189-5198 via svnmerge from Ross Burton2008-09-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.o-hand.com/repos/poky/trunk ........ r5189 | richard | 2008-09-11 23:41:08 +0100 (Thu, 11 Sep 2008) | 1 line local.conf.sample: Make the parallel threads documentation more visible and update with a quadcore example ........ r5190 | richard | 2008-09-12 00:02:51 +0100 (Fri, 12 Sep 2008) | 1 line handbook/quickstart: Improve documentation on the options available in local.conf ........ r5191 | richard | 2008-09-12 00:11:45 +0100 (Fri, 12 Sep 2008) | 1 line handbook/faq.xml: Add a QA about proxy server setup ........ r5192 | ross | 2008-09-12 16:43:10 +0100 (Fri, 12 Sep 2008) | 1 line ref-variables.xml: Add POKY_EXTRA_INSTALL ........ r5193 | ross | 2008-09-16 10:00:50 +0100 (Tue, 16 Sep 2008) | 1 line poky-fixed-revisions.inc: bump matchbox-wm-2 ........ r5194 | ross | 2008-09-16 16:36:32 +0100 (Tue, 16 Sep 2008) | 1 line poky-fixed-revisions: bump libowl srvrev ........ r5195 | ross | 2008-09-16 17:24:31 +0100 (Tue, 16 Sep 2008) | 1 line poky-fixed-revisions.inc: bump matchbox-desktop srvrev ........ r5196 | richard | 2008-09-16 20:14:49 +0100 (Tue, 16 Sep 2008) | 1 line bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake shell reparse failures ........ r5197 | richard | 2008-09-16 21:09:03 +0100 (Tue, 16 Sep 2008) | 1 line ConfHandler.py: revert accidental commit ........ r5198 | ross | 2008-09-18 10:35:14 +0100 (Thu, 18 Sep 2008) | 1 line poky-eabi.conf: add dialer to as-needed blacklist ........ git-svn-id: https://svn.o-hand.com/repos/poky/branches/elroy@5284 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Merged revisions 5177-5178,5181,5183,5185,5187 via svnmerge from Ross Burton2008-09-261-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.o-hand.com/repos/poky/trunk ........ r5177 | richard | 2008-09-10 23:29:43 +0100 (Wed, 10 Sep 2008) | 1 line package.bbclass: Adjust to handle split packages already being present in PACKAGES ........ r5178 | richard | 2008-09-10 23:32:22 +0100 (Wed, 10 Sep 2008) | 1 line gst-plugins-good: Remove bogus RPROVIDES and add to PACKAGES instead now the package class can handle this ........ r5181 | richard | 2008-09-11 12:00:49 +0100 (Thu, 11 Sep 2008) | 1 line poky-eabi.inc/poky-fixed-revisions.inc: Bump the matchbox-wm-2 revision and remove from the asneeded blacklist ........ r5183 | richard | 2008-09-11 16:43:25 +0100 (Thu, 11 Sep 2008) | 1 line eds-dbus: Add missing DEPENDS on libglade ........ r5185 | ross | 2008-09-11 17:07:38 +0100 (Thu, 11 Sep 2008) | 1 line eds-dbus: package the glade files into libedataserverui ........ r5187 | ross | 2008-09-11 17:57:47 +0100 (Thu, 11 Sep 2008) | 1 line eds-dbus: add libedataserverui to PACKAGES, fixing the borked packaging ........ git-svn-id: https://svn.o-hand.com/repos/poky/branches/elroy@5283 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handlingRichard Purdie2008-09-101-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5164 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Add puzzles to asneeded blacklistRichard Purdie2008-09-071-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5150 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Add minimo and pciutils to asneeded blacklistRichard Purdie2008-09-071-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5147 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Increase ASNEEDED packages blacklistRichard Purdie2008-09-061-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5145 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Add distcc to ASNEEDED blacklistRichard Purdie2008-09-041-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5141 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Start using the --as-needed flag when linking to reduce ↵Richard Purdie2008-09-041-0/+5
| | | | | | uneeded link time dependencies git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5138 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi: use elfutils 0.131 with gcc 4.3.1Marcin Juszkiewicz2008-07-251-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4950 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Add toolchain build process changes from OE which adds ↵Richard Purdie2008-07-241-2/+3
| | | | | | gcc-cross-intermediate and removes glibc-intermediate based on a patch from Khem Raj as will be aplied to OE.dev making the build process much more rebust/stable/correct. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4943 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi: qemuarmv7 also require gcc 4.3.1Marcin Juszkiewicz2008-07-221-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4923 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Use gcc 4.3.1 for armv7-a targetsRichard Purdie2008-07-181-6/+15
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4879 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi: use gcc 4.2.3Marcin Juszkiewicz2008-04-171-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4287 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi: switch to gcc 4.2.2, glibc 2.6.1, linux-libc-headers 2.6.24Marcin Juszkiewicz2008-03-041-7/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3907 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Fix gcc-cross-initial versionRichard Purdie2008-01-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3601 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Cleanup POKYMODE files and add summary documentationRichard Purdie2007-09-111-4/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2722 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi: use binutils 2.18Marcin Juszkiewicz2007-09-031-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2666 311d38ba-8fff-0310-9ca6-ca027cbcb966
* binutils: 2.17.50.0.5 -> 2.17.50.0.12Richard Purdie2007-08-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2375 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Move all toolchain configuration into the POKYMODE filesRichard Purdie2007-08-011-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2251 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Fix typoRichard Purdie2007-06-181-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1967 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Make the PREFERRED_PROVIDER more general and completeRichard Purdie2007-06-181-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1966 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf: Add POKYLIBC to poky to select libc implementionRichard Purdie2007-05-281-3/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1801 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-eabi.inc: Switch to gcc 4.1.2Richard Purdie2007-05-271-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1788 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add an attempt at linux-libc-headers_2.6.20Richard Purdie2007-03-201-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1365 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-libc-headers: Switch to 2.6.18+2.6.19-rc1Richard Purdie2007-03-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1364 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update linux-libc-headers to 2.6.18, required for HAL to buildRoss Burton2007-03-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1362 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Promote eabi4 to become the eabi of choice for pokyRichard Purdie2007-01-081-0/+21
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1120 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename poky-eabi -> poky-eabi5Richard Purdie2007-01-081-23/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1119 311d38ba-8fff-0310-9ca6-ca027cbcb966
* distro eabi includes: Drop TARGET_VENDOR settings - handled in poky.conf nowRichard Purdie2006-12-281-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1105 311d38ba-8fff-0310-9ca6-ca027cbcb966
* distro.confs: Set SRCDATEs for exmap-console, elfutils and bump psplashRichard Purdie2006-12-191-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1048 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf/distro: Sync with OERichard Purdie2006-08-271-0/+23
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@652 311d38ba-8fff-0310-9ca6-ca027cbcb966