summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-01-27Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-01-27linux-omap: make 2.6.28 the default for beagle, this makes both EHCI and OTG ↵Koen Kooi1
work
2009-01-27Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks1
into org.openembedded.dev
2009-01-27libexif: updated to 0.6.17Frans Meulenbroeks2
2009-01-27checksums.ini: added 2.6.25.20 patchMarcin Juszkiewicz1
2009-01-27gphoto2: updated to 2.4.4Frans Meulenbroeks3
2009-01-27checksums.ini: removed some junk at the endFrans Meulenbroeks1
2009-01-27misc kernel module recipes: add note suggesting not using kernel source from ↵Cliff Brake12
work dir try to discourage people from using KERNEL_SOURCE when writing kernel module recipes. KERNEL_SOURCE is located in the work dir and is not available if rm_work class is used.
2009-01-27module.bbclass: add common make options to module_do_install()Cliff Brake1
the problem was that KERNELDIR was not getting passed to "make install", so the host kernel src dir got used, and the wrong kernel version was then extracted.
2009-01-27task-openmoko-feed: s/tichy/paroli/Michael 'Mickey' Lauer1
2009-01-27gsl : Add recipe for gsl-1.12.Philip Balister2
2009-01-27gsl : Convert recipe to use include file.Philip Balister2
2009-01-27atftp: use 0.7-6 Debian diff since 0.7-3 has been dropedOtavio Salvador2
2009-01-27gnuradio : Add dependency on gsl (GNU Scientific Library).Philip Balister1
2009-01-27conf/machine: EXTRA_PACKAGES_ARCHS cleanupMarcin Juszkiewicz60
All duplicates in EXTRA_PACKAGE_ARCHS are removed. Moved EXTRA_PACKAGES_ARCHS to include/tune-* files (PPC and x86 targets), dropped it for ARM targets (as tune-arm* files have them defined properly).
2009-01-27gnuradion: fix reference to python includedir flags.Michael 'Mickey' Lauer4
NOTE: PYTHON_DIR only equals 'python<version>'.
2009-01-26gnuradio : Remove hard coded python version. Bump SRCREV.Philip Balister2
2009-01-27python-coherence: new recipe; python multimedia frameworkMichael 'Mickey' Lauer3
2009-01-26MAINTAINERS: Add me.Tim 'timtim' Ellis1
2009-01-26samba: Big clean/fixup of samba includingTim 'timtim' Ellis6
- Remove repeition of everything, everywhere - Fix uclibc builds of 3.0.34 - Add active directory client support to 3.2.7
2009-01-26Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-01-26angstrom 2009.X: make 486sx use gcc 4.3.2Koen Kooi1
2009-01-26vortex86sx: start machine file for vortex86sxKoen Kooi2
* glibc builds, needs kernel config
2009-01-26Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks5
into org.openembedded.dev
2009-01-26libwiimote: added HOMEPAGEFrans Meulenbroeks1
2009-01-26Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Cliff Brake4
into org.openembedded.dev
2009-01-26socketcan-modules: cleanup, remove commented out codeCliff Brake1
2009-01-26MAINTAINERS: add socketcan to my entryCliff Brake1
2009-01-26socketcan: initial recipe for socketcan kernel modulesCliff Brake2
2009-01-26krb5: Fix uclibc build issueTim 'timtim' Ellis2
2009-01-26cwiid: added HOMEPAGE to recipeFrans Meulenbroeks1
2009-01-26Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tim 'timtim' Ellis1
into org.openembedded.dev
2009-01-26uclibc: Add uClibc.machine for n1200Tim 'timtim' Ellis1
2009-01-26checksums.ini: added checksum for char-driverCliff Brake1
2009-01-26checksums.ini: add checksums for gpio-eventCliff Brake1
2009-01-26krb5: Add krb5 1.6.3 - the MIT kerberos 5 implementationTim 'timtim' Ellis1
2009-01-26checksums.ini: add entry for watchdog 5.4Jeremy Lainé1
2009-01-26watchdog: package version 5.4Jeremy Lainé2
* update watchdog to version 5.4 * add an init script for watchdog
2009-01-26busybox: fix mdev->busybox-mdev switch (postinst part). Thx to 'pieterg' for ↵Marcin Juszkiewicz3
spotting.
2009-01-26angstrom feed builder: add iscsi-targetKoen Kooi1
2009-01-25gcc-4.3.3: New recipeKhem Raj154
2009-01-26samba: Reinstate change to fix 3.0.23c and 3.0.34 installsTim 'timtim' Ellis3
2009-01-26samba: Make 3.0.23c build again since its still an om preferred versionTim 'timtim' Ellis1
2009-01-26checksums.ini: Add samba 3.0.34Tim 'timtim' Ellis1
2009-01-26samba: 3.0.33 -> 3.0.34, also small change to 3.2.7 to merge stuff better in ↵Tim 'timtim' Ellis5
samba.inc
2009-01-25samba: 3.2.5 -> 3.2.7Tim 'timtim' Ellis6
2009-01-25checksums.ini: Add krb5 1.6.3 and samba 3.2.7Tim 'timtim' Ellis1
2009-01-25linux: Bump PR on foonas platforms following staging changesTim 'timtim' Ellis3
2009-01-25kernel.bbclass: Remove some repetition in last commit.Tim 'timtim' Ellis1
2009-01-25Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tim 'timtim' Ellis16
into org.openembedded.dev