summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-05-05linux-rp_2.6.24.bb: build packet support in qemux86 kernelJeremy Laine2
2008-05-05merge of '1c81965a2b4441230dcc780cb75b714800217cf4'Michael Lauer71
and 'd61da5b80e9dd6d9c4abeb4bdba7558079f3ccdf'
2008-05-05bitbake.conf: define FREESMARTPHONE_GITMichael Lauer1
2008-05-05qemu.inc: add keyboard to MACHINE_FEATURESJeremy Laine1
2008-05-05merge of '2c62d5f53df6ab7b1ada734c156e6c252c1ef900'Stelios Koroneos5
and '996e4e3c8e89056619f693368ad07d4870016cd6'
2008-05-05merge of '14e97fe0b2064e524213634d9ffbc49971355012'Stelios Koroneos5
and '6a17da034d40be82432b199217a8b5154f13f48a'
2008-05-05packages/linux/linux_2.6.25.bb : Set linux_2.6.25 as the kernel for the ↵Stelios Koroneos4
sequoia board
2008-05-05conf/machine/sequoia.conf : Use OE kernel infrastracture instead of a custom ↵Stelios Koroneos1
kernel .bb Set uboot 1.3.2
2008-05-05angstrom: add TARGET_FPU for various archsKoen Kooi1
2008-05-05various machines: TARGET_FPU is policy, remove it from machinesKoen Kooi10
2008-05-05uim: disable xim for native version and rework general packagingRolf Leggewie2
2008-05-05gtk+: consolidate 2 patches which are identical across all versions into ↵Rolf Leggewie12
files/ and drop the remainder * xsettings.patch and gtklabel-resize-patch * there are probably other patches where this would be possible
2008-05-04propagate from branch 'org.openembedded.oplinux' (head ↵Stelios Koroneos46
d9363ecbe581bf473057c4e79b0a93b7487d52e9) to branch 'org.openembedded.dev' (head e6f495f12f6c3af3e3758acd3b907f88e88523ae)
2008-05-04packages/uclibc/uclibc_0.9.29.bb : Bump PR to account for additions/changes ↵Stelios Koroneos1
in several machine config files
2008-05-04packages/uclibc/uclibc-0.9.29/sequoia : Add 0.9.29 config for the sequoia boardStelios Koroneos2
2008-05-04packages/uclibc/uclibc-0.9.29/kilauea : Add uclibc 0.9.29 config for the ↵Stelios Koroneos2
Kilauea board
2008-05-04packages/uclibc/uclibc-0.9.29/dht-walnut : Add uclibc 0.9.29 config for ↵Stelios Koroneos2
dht-walnut
2008-05-04packages/uclibc/uclibc-0.9.29/avr32/uClibc.machine : Fix avr32 uclibc config ↵Stelios Koroneos1
so that it contains only the machine specific part as per uclibc 0.9.29/OE defaults
2008-05-04packages/uclibc/uclibc-0.9.29/uClibc.distro : Enable GNU Glob support as its ↵Stelios Koroneos1
need it by certain packages
2008-05-04* fix broken download url for bitchx_1.1Kristoffer Ericson1
2008-05-04conf/machine/mp900c.conf : Add NEC MobilePro 900/c machine confKristoffer Ericson1
* JLime supported machine (henchman)
2008-05-04conf/distro/jlime-mongo.conf : Add sub-distro file for jornada7xxKristoffer Ericson1
* JLime supports the HP Jornada7xx machine and we currently require a seperate distro file for this.
2008-05-04conf/distro/jlime-henchman.conf : Add sub-distro file 'henchman'Kristoffer Ericson1
* JLime supports the NEC Mobilepro 900/c machine and we require (atleast for now) a seperate config file for this.
2008-05-04merge of '56948314f3a66d76e956852342e56aa3503b0c1d'Kristoffer Ericson1
and '5c2296b573461f137ca8fbc5fc75fd1c254615af'
2008-05-04libsoup: set DEFAULT_PREFERENCE to -1 for 2.4.1 which does not build for any ↵Rolf Leggewie1
of the targets I tested * reorder fields according to StyleGuide while we are at it
2008-05-04packages/keymaps/files/jornada6xx/keymap-* : update/add keymapsKristoffer Ericson5
* Lets update/add keymaps used on the jornada6xx.
2008-05-04config/distro/jlime-donkey.conf : Update config fileKristoffer Ericson1
* This updated the jlime-donkey standard distro conf. signed-off-by: Kristoffer Ericson
2008-05-04merge of 'c91a79a505ff2ecaedb60a24aae9a3a69e481038'OpenEmbedded Project2
and 'cadde6e7c89af7d59a9c0f084a480835c1c4c4e1'
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie13
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2008-05-04merge of '71635c6dc57d6cc221c7f87d1820130c74ed3ba1'OpenEmbedded Project2
and 'e5ca2be92e2e455ddafe9234b967650570ba1462'
2008-05-04geany: initial commit to OE with latest release 0.14. Closes 3763 and 3496.Rolf Leggewie2
2008-05-04sdr-image: include a working X and fancy E17 demoKoen Kooi1
2008-05-04linux-omap2 git: disable problematic L2 cache patchKoen Kooi1
2008-05-04xserver-common: reinstate keymap part of patchKoen Kooi2
2008-05-04Oplinux branch initialStelios Koroneos2
2008-05-04at76c503a: move back to packages since it's working perfectly for machine it ↵Koen Kooi5
was added for: h5000
2008-05-04merge of '72b5caa4d0825327887c110ab10309e54e23b537'OpenEmbedded Project5
and 'a858865489e9e014f299d9caaa2c9ce237ec87ac'
2008-05-04xapian: commit my latest work on xapian-quickindex. partly closes 3711.Rolf Leggewie5
* xapian-quickindex looks like a good candidate for creating an offline wikipedia.
2008-05-04merge of '42aeb6cf89b649d5a016a09ae349681bf15e9d83'OpenEmbedded Project1
and 'c9fa7fb8325f8de84b0694b28c1c0dc3e23e77c9'
2008-05-04epiphany: add 2.22.1Koen Kooi1
2008-05-04linux-2.6.24: commit ts72xx-rs485.patch, left out in ↵Rolf Leggewie1
790aa11c64e9dc4a2c87583222f59ac903d1859a
2008-05-04at76c503a: move to non-working and close 1209 as LATER (wontfix until ↵Rolf Leggewie5
somebody picks it up)
2008-05-04linux-omap2 git: enable L2 caches on beagleboard in kernel, instead of ↵Koen Kooi2
depending on u-boot
2008-05-04libgcrypt: add 1.4.1 and actually ship the pkgconfig file we addKoen Kooi4
2008-05-04libsoup: add 2.4.1Koen Kooi2
2008-05-04merge of 'a147eede058360494dc7116dfa7a3de17b92123b'Khem Raj10
and 'd7e8ac4147edec9f5d58ed1abdde271e7d4c7b29'
2008-05-04Revive uclibc svn. Rearrange preferred providers based on libc. Bump up some ↵Khem Raj5
package versions.
2008-05-04linux-omap2 git: bump SRCREVKoen Kooi1
2008-05-04webkit-gtk updated to actual SVN snapshot 32839:Stanislav Brabec9
* no more ugly midori crashes in curl callbacks * renders 95/100 in Acid3
2008-05-03ezx-boot-usb-native 0.2.0 addMichael Lauer4