summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-10-22packages/usrp/files/install_test.patch : Add patch required to install usrpPhilip Balister1
usrp test programs.
2006-10-22packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image.Philip Balister1
2006-10-22packages/ossie/ossie-demo_svn.bb : Update dependency package names.Philip Balister1
2006-10-22conf/distro/openomap.confPhilip Balister3
conf/machine/omap5912osk.conf packages/linux/linux-omap1-2.6.18+git/defconfig * Add alsa support to openomap distro on the omap5912osk. * Modify linux-omap1-2.6.18+git defconfig to include alsa driver
2006-10-22insane.bbclass: update to current -dbg handling, as indicated by QA meister ↵Koen Kooi1
Holger F.
2006-10-22add gtracer, a gsignal run-time inspection and debugging utilityMichael Lauer2
2006-10-22add ginspector, a run-time debugging and inspection utility for Gtk+ based ↵Michael Lauer1
programs
2006-10-22add glrr-widgets, a library for inspection widgets for Gtk+ based programsMichael Lauer1
2006-10-22add glrr, an inspection library for glib, gobject, and gtk+Michael Lauer2
2006-10-22merge of c1656691540333cfa24d768dfa15b6c02ea73ac5Michael Lauer1
and fd56b82c42943805000e3f8fb010ecb848d951ef
2006-10-22sharprom-compatible.conf: override compiler flags to make it find the ↵Michael Lauer1
STAGING area
2006-10-22gtk+: various fixesKoen Kooi38
* drop 2.10.0 and 2.10.1 * ship gtk-update-icon-cache (from Poky) * fix -dev packages (from Poky) * fix -dbg packages (from Poky)
2006-10-22perl: fix issues with debug packages, from PokyKoen Kooi3
2006-10-22package.bbclass: Fix split_packages to remove spurious references to -dbg ↵Richard Purdie1
packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass)
2006-10-22goffice: add 0.3.2Koen Kooi1
* default preferece is -1 since the API goes backwards: libgoffice-0-3_0.3.2-r0_armv5te.ipk libgoffice-1-2_0.2.1-r0_armv5te.ipk this is likely to be an upstream issue
2006-10-22libgsf: update to 1.14.2Koen Kooi1
2006-10-21package.bbclass: Fix split_locales to remove spurious references to -dbg ↵Richard Purdie1
packages. The way it selects the principle package name needs totally reworking as the current code is flawed but apply a workaround for now (this is unrelated to other changes to package.bbclass)
2006-10-21merge of '82b5799fa84f05f84e4567892ec02e1793da418f'Mike Westerhof7
and 'cd6bceda2ad72ef7c9618be5c991fe044857be92'
2006-10-21zd1211: makefile patch refresh for UnslungMike Westerhof1
2006-10-21merge of 14bd8d9b654cd46ec71ba3b5312ad1d28ec2550eMichael Lauer2
and dd230f1511e357183e0d179a16d60af7265a8cf1
2006-10-21make DISTRO = "sharprom-compatible" (sort of) work againMichael Lauer2
no, I don't know why I am doing this... probably being too nice...
2006-10-21dhcp: also package dhcp-dbgKoen Kooi1
2006-10-21fluxbox svn : MAINTAINER isn't used in .dev anymoreKoen Kooi1
CVSDATE has been away for quite a while as well
2006-10-21dhcp_3.0.2.bb : patch to add dbus support needed for NetworkManager/dhcdbdGraeme Gregory2
usage (shouldnt interfere with normal opps) thanks to gentoo. Add RDEPENDS_dhcp-client = "bash" as dhclient-script is bash only until someone wants to clean it for busybox
2006-10-21initscripts: add an extra check to checkroot.sh, inspired by the logicpd ↵Koen Kooi2
cset earlier
2006-10-21fluxbox: Note to self: Do Not Fork OE when koen is lookingMatthias Hentges1
2006-10-21handhelds-pxa-2.6-cvs: fix magician defconfigPhilipp Zabel1
2006-10-21magician.conf: correct recommended kernel modulesPhilipp Zabel1
2006-10-21handhelds-pxa-2.6: add magician defconfigPhilipp Zabel2
2006-10-21merge of '05f835c3f50ef6dd9fa7a999df4278c8528cdbe0'Paul Sokolovsky1
and 'a4e8b37642d60b7bd89e22cbf4b0ce25bac0485b'
2006-10-21handhelds-pxa-2.6: This kernel source is not really limited to PXA devices.Paul Sokolovsky1
2006-10-21handhelds-pxa-2.6-cvs: add magician to COMPATIBLE_MACHINEsPhilipp Zabel1
2006-10-21merge of '6e74b2fee10237a84d8fbb1c808ab89f75d0acc7'Philipp Zabel1
and 'fd0aec6ea64556790357667659c40906bcc453cd'
2006-10-21merge of '09016de82e8089016031f1df831bdc386449eec6'Philipp Zabel1
and '4b0133764e1b19133abfc5dd0dccaadce5f5593a'
2006-10-21merge of 70b8885f91280693d7cbd223c133cdad1d106ca6Michael Lauer11
and 4b0133764e1b19133abfc5dd0dccaadce5f5593a
2006-10-21merge of 09016de82e8089016031f1df831bdc386449eec6Michael Lauer1
and 4a8ed832e405a639214a80e4fadd5935c6ce3a8b
2006-10-21flex fix SRC_URI close #1518Michael Lauer1
2006-10-21magician.conf: add machine configuration for htc magicianPhilipp Zabel1
2006-10-21dbus: move fix-segfault to dbus/ so dbus 0.94 can find it Koen Kooi1
2006-10-21merge of '2d26bfda6099af9941d0f4615758b4cda0dd358e'Paul Sokolovsky2
and '8335ff00fc9e79bf2087f9bcff293e40f3f0e511'
2006-10-21gdb 6.4, libxml2 2.6.26: Prefer .tar.bz2 over .tar.gz in SRC_URI.Paul Sokolovsky2
* Per the corresponding RFC in the mailing list.
2006-10-21merge of 'de2cfb4a70d2f5119fd7c0a99f1bb2f139769725'Paul Sokolovsky5
and 'f42f6c6d5b80fa67d945a4e1e1f55ee27fe004d5'
2006-10-21handhelds-pxa-2.6: Remove orphaned, stale, and outdated patches.Paul Sokolovsky5
2006-10-21gpe-conf: move _cvs to svnKoen Kooi1
2006-10-21libgpewidget: move cvs version to svnKoen Kooi1
2006-10-21htcuniversal: pcmcia isn't in MACHINE_FEATURES, so setting PCMCIA_MANAGER is ↵Koen Kooi1
a bit strange
2006-10-21libgpevtype: move _cvs.bb to gpe svnKoen Kooi1
2006-10-21gpe-calendar: move over to gpe svnKoen Kooi1
2006-10-20image_ipkg.bbclass: Fix image task dependencies after packaging updatesRichard Purdie1
2006-10-20glibmm 2.8.4: There's not much sense to have DEFAULT_PREFERENCE = "-1" forPaul Sokolovsky1
single recipe. Also, it works.