summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-05-03qa/ipkg-diff:Holger Freyther1
Implement diffing the content of two directories and showing the difference. as mithro pointed out the splitting could be done in one loop and I have other optimisations in my head as well, but this way it just looks sexy and is intuitive.
2006-05-03contrib/qa/ipkg-diff:Holger Freyther5
Add a work in progress ipkg-diff utilitiy to show differences between two directory of ipk packages files. Currently it does nothing.
2006-05-03merge of 55cbddab59b09643a3b63cc4ee2b0e3868e00881Koen Kooi2
and 84f88bab5876bb87db120d773bcb36301a59313f
2006-05-03telepathy-gabble: add 20060503 snapshotKoen Kooi2
2006-05-03initscripts: Add forgotten volatiles csetMatthias Hentges2
2006-05-03imkit: update to 0.4.5, still no compilyMichael Lauer1
2006-05-03add qt4-x11 4.1.2Michael Lauer9
2006-05-03merge of 853e35738795ae7caa7858e2df6f8cf805e42cc2Michael Lauer3
and ddc2ba34a8ed2f37044bdcbbe0d0716407db6565
2006-05-03python 2.4.3: add some hints to site.py about what built this version and ↵Michael Lauer2
who is maintaining it
2006-05-03pyqt4: build against Qt 4.1.2Michael Lauer1
2006-05-03merge of 36c85029caf52a5bdf60cd12bee0ef045cf0937bKoen Kooi7
and 78a66f0dabbef07f6cf0dae7150a8f3cd22f6ebf
2006-05-03gpe-themes: add license = gplKoen Kooi5
2006-05-03initscripts: Speed up populate-volatiles.sh by caching the command produced ↵Matthias Hentges2
by the script. Run times on an idle system: old version: 7.6s new version: 4.5s (no chache) new version: 0.9s (with cache)
2006-05-03nokia770.conf: clean up a bitKoen Kooi1
2006-05-03sysvinit_2.86.bb: Bump PRMatthias Hentges1
2006-05-03rcS-default: Add VOLATILE_ENABLE_CACHE=yes to /etc/default/rcSMatthias Hentges1
2006-05-03udev: Do not start any NICs before /etc/init.d/network is run and /var/ is ↵Matthias Hentges3
populated
2006-04-27merge of 1e5d155bb4785e9650d4b05e4bae0c7c8a3ff11fRod Whitby7
and d4fc38fb08cc643983acea4a5d23706a1aa08636
2006-05-03add imkit, a japanese inputmethod for Opie.Michael Lauer2
in nonworking, because it needs a c++ template syntax patch to comply with modern compilers
2006-05-03merge of 06d21bcf828a008844c92e310530a3d845183621Michael Lauer6
and efe6276728025a594e625fdef00f7703a0dd4229
2006-05-02sip(4).bbclass: fix appending/prepending dependenciesMichael Lauer2
2006-05-02pyqt4: make packaging more standardMichael Lauer2
2006-05-02qt4: improve packagingMichael Lauer1
2006-05-02linux-openzaurus: added 2 MMC patches from RMK - should help with timeouts a bitMarcin Juszkiewicz3
2006-05-02lite5200.conf: remove stuff that should be in $DISTRO.confKoen Kooi1
2006-05-02jornada6xx.conf: sh -> sh3 and remove PREFERRED_VERSIONS, those should be in ↵Koen Kooi1
the $DISTRO.conf
2006-05-02libcroco: fix stagingKoen Kooi1
2006-05-02gnuz: fixed levels - close #835Marcin Juszkiewicz1
2006-05-02libcroco: update to 0.6.1Koen Kooi1
2006-05-01merge of 8ccd07ecf96c1e1dae6de3e4a8b449b5ecfcfc1bKoen Kooi2
and fb542799a227c1e890aa0e36ec4642b6103142cf
2006-05-01freetype 2.1.10: apply patch to fix rpath abuse, courtesy Phil BlundellKoen Kooi2
2006-05-01hostap-conf: removed some Orinoco cardsMarcin Juszkiewicz2
2006-05-01glib: update to 2.8.4Koen Kooi1
2006-05-01bitchx: package previously unpackaged files in -defmsgs, -help, -scripts, ↵Marcin Juszkiewicz1
-translations subpackages (from .oz354fam083)
2006-05-01gpe-clock: update to 0.25Koen Kooi1
2006-05-01zd1211: Updated to r74 driver, fixed ARM endian problem, added unslung patches.Mike Westerhof7
2006-05-01orinoco-conf: set PACKAGE_ARCH='all'Marcin Juszkiewicz1
2006-05-01orinoco-conf: Prism cards moved to hostap-conf, added me as 2nd maintainerMarcin Juszkiewicz2
2006-05-01hostap-conf: added some cards from #836 and some from orinoco-conf. set me ↵Marcin Juszkiewicz2
as maintainer
2006-05-01angstrom-2006.9: remove ?= from srcdate, since bitbake sets it before ↵Koen Kooi1
parsing $DISTRO.conf
2006-05-01angstrom 2006.9: update toolchain bits to match angstrom.confKoen Kooi1
2006-05-01merge of 35ce256593987e71d7c04247837a04f2dfaea425Michael Lauer36
and c973ff55ff1f4aa31763966c5b65965b1da3e903
2006-05-01add PyQt4, the Python Bindings for Qt4/X11Michael Lauer5
2006-05-01angstrom: put some branding in the EABI toolchains :)Koen Kooi1
2006-05-01linux-libc-headers 2.6.15.99: add ARM patch 3477/1 to undefine some syscallsKoen Kooi2
* http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=3477
2006-04-30merge of 8b751e588b401c6381aeb1ce5afd7e1819ee5236Holger Freyther2
and beca23d1fb2844c8e6092379104415279cb10fab
2006-04-30packages/gcc/gcc-4.0.2:Holger Freyther2
HACK to workaround an issue in using gcc -E as cpp for the cross compiler for libmudflap, libstdc++ and other libs. AC_CHECK_HEADERS will think it can use host headers, we simply hack around this for now
2006-04-30(python-)sip4: upgrade to 4.4.3Michael Lauer2
2006-04-30ep93xx-kernel 2.6.16: remove framebuffer patches Koen Kooi1
2006-04-30linux-openzaurus: added some changes which give extra kilobytes for next addons:Marcin Juszkiewicz7
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y +CONFIG_INET_DIAG=m +CONFIG_INET_TCP_DIAG=m +# CONFIG_FONT_8x8 is not set - we use 8x16 font on clamshells +# CONFIG_MSDOS_FS is not set - msdos (8.3) is not used when vfat is available