summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-10-27XFCE: Import all the 4.6.1 recipes (and a newer version of xfce-terminal).David-John Willis43
2009-10-27xfce46.bbclass: Add a helper class for XFCE 4.6 (based on the existing ↵David-John Willis1
xfce.bbclass).
2009-10-27XFCE: Rename xfce to xfce-base to support the import of the new XFCE 4.6.1 ↵David-John Willis28
builds.
2009-10-27Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé7
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-10-27linux-2.6.31: remove SPI patch for boc01, use devicetree insteadJeremy Lainé4
2009-10-27Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Marcin Juszkiewicz19
into org.openembedded.dev
2009-10-27nhk15: added uImage parametersMarcin Juszkiewicz2
2009-10-27ballfield: fix spelling mistake that prevents a build. s/vrtual/virtual/Rolf Leggewie1
2009-10-27netbase: Add version for IGEP v2 boardEnric Balletbò i Serra2
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-27xserver-xf86-config: Add version for IGEP v2 boardEnric Balletbò i Serra2
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-27angstrom: add an option to use -Wl,--as-needed for glibc buildsKoen Kooi2
Console-image builds and seems to work, but this needs lots of testing before getting enabled
2009-10-27angstrom: switch to linux-libc-headers 2.6.31Koen Kooi1
2009-10-27angstrom: change *glibc build to -OsKoen Kooi2
2009-10-27libxml2: stop overriding PACKAGESKoen Kooi2
2009-10-27flex: put libfl into ${PN}Koen Kooi2
Phil Blundell said: > > flex-2.5.31-r4: /usr/lib/libfl.a This is like bison. >> bison-2.3-r0: /usr/lib/liby.a That one is a special case: it wants to stay in the main bison package, since bison itself is a development tool. I'm not sure why it is a static-only library; that might be an error.
2009-10-27bison: put liby.a in ${PN}Koen Kooi1
Phil Blundell said: >> bison-2.3-r0: /usr/lib/liby.a That one is a special case: it wants to stay in the main bison package, since bison itself is a development tool. I'm not sure why it is a static-only library; that might be an error.
2009-10-27glibc package bbclass: tweak library packagingKoen Kooi1
libcidn and libmemusage have there own package now Static libs move around a bit: glibc-dev: /usr/lib/libpthread_nonshared.a /usr/lib/libc_nonshared.a glibc-static: /usr/lib/libm.a /usr/lib/libbsd-compat.a /usr/lib/libanl.a /usr/lib/libpthread.a /usr/lib/libcrypt.a /usr/lib/libresolv.a /usr/lib/libutil.a /usr/lib/libieee.a /usr/lib/librt.a /usr/lib/libnsl.a /usr/lib/libdl.a /usr/lib/libc.a /usr/lib/libmcheck.a /usr/lib/libBrokenLocale.a /usr/lib/libg.a
2009-10-27package bbclass: don't strip static libs so aggressivelyKoen Kooi1
2009-10-27bitbake conf: put static libs in ${PN}-staticKoen Kooi1
2009-10-27squashfs-tools: add checksumKoen Kooi1
2009-10-27tzcode: only update tzdata SRC_URI to 2009p. Fixes previous commit.Rolf Leggewie1
2009-10-27tzcode: update to 2009pRolf Leggewie1
2009-10-26tzdata: added 2009pMarcin Juszkiewicz2
2009-10-26fso-monitord: remove dependency on frameworkdMichael 'Mickey' Lauer1
2009-10-26vala-dbus-binding-tool-native: remove redundant inherit autotoolsMichael 'Mickey' Lauer1
2009-10-26sgalib: NHK-15 library for userspace access to graphics accelerationMarcin Juszkiewicz4
2009-10-26xserver-kdrive-nomadik: mark as nhk-15 onlyMarcin Juszkiewicz1
2009-10-26linux-omap-pm 2.6.29: sync touchbook patches with linux-omap kernelKoen Kooi9
2009-10-26gnome-panel: refresh idl-sysroot patch for 2.28.0Koen Kooi2
2009-10-26fbreader: add 0.10.7Grégoire Gentil3
2009-10-26gnome-mplayer: tweak defaultsGrégoire Gentil2
* disable fullscreen animation, the intel and omapfb driver don't like it * reduce cache size so youtube movies don't take eons to start * enable single instance
2009-10-26perl: sync extra perl recipes with AI repoGregoire Gentil8
libcompress-raw-zlib-perl: add 2.015 libcrypt-rijndael-perl: add 1.07 libdigest-sha: add 5.47 libio-compress-base-perl: add 2.015 libio-compress-zlib-perl: add 2.015 libnet-dbus-perl: add 0.33.5, fix packaging for 0.33.6
2009-10-26checksums: merge checksums with AI repoGregoire Gentil1
2009-10-26perl 5.8.8: pass unidatafiles as extra arg to miniperlGregoire Gentil2
2009-10-26file-roller: add unzip to RDEPENDSKoen Kooi1
2009-10-26linux-omap 2.6.29: sync touchbook patches with AI repoGregoire Gentil7
2009-10-26u-boot git: sync touchbook patches with AI repoGregoire Gentil2
2009-10-26x-load: sync touchbook patches with AI repoGregoire Gentil3
2009-10-26xserver-kdrive-nomadik: added 1.3.0.0 versionMarcin Juszkiewicz3
This version has hardware acceleration working. NOTE: patches were applied and refreshed - thats why they differ from ST ones.
2009-10-26linux: added NHK15 support for 2.6.20 versionMarcin Juszkiewicz10
staged headers are needed for x11 acceleration
2009-10-26nhk15: added machine config for ST Microelectronics NHK15 devboardMarcin Juszkiewicz1
2009-10-26open-iscsi-user: added RRECOMMENDSFrans Meulenbroeks1
2009-10-26open-iscsi: added MACHINE_KERNEL_PR_append = "a"Frans Meulenbroeks1
2009-10-26prelink: Change postrm script to prerm. Calling 'prelink' after removing the ↵Florian Boor2
binary is likely to fail.
2009-10-26Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks1
into org.openembedded.dev
2009-10-26open-iscsi: added recipe; still needs stress-testingFrans Meulenbroeks3
2009-10-26llvm2.6: fix checksumXerxes Rånby1
2009-10-26ltrace_0.5.3: some more missing checksums addedSteffen Sledz1
2009-10-26ltrace_0.5.3: missing checksum addedSteffen Sledz1
2009-10-26tgt: updaded recipe to use ${PV} for downloadFrans Meulenbroeks1