summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-10-16qt-embedded: update to version 4.4.3Jeremy Lainé12
2008-10-16qmake2-(native|sdk): update to qt 4.4.3Jeremy Lainé3
2008-10-16uicmoc4-(native|sdk): update to version 4.4.3Jeremy Lainé5
* drop qapplication.diff, included upstream * update URL in uicmoc4-native.inc, qtopia is gone
2008-10-16offlineimap_4.0.14.bb: fix duplicate slash in URLJeremy Lainé2
2008-10-16checksums.ini: add entry for squid-2.6.STABLE14.tar.bz2Jeremy Lainé1
2008-10-16checksums.ini: remove duplicate slashes in kernel.org urlsJeremy Lainé1
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé9
* remove trailing slash in KERNELORG_MIRROR definition * add slash after KERNELORG_MIRROR in *.bb where needed
2008-10-16locomo_kbd_tweak-r1a.patch: update checksums.iniJeremy Lainé1
2008-10-16dtc-v1.1.0.tgz: update checksums.iniJeremy Lainé1
2008-10-16checksum.ini: add checksums for gcc-4.3.2woglinde1
2008-10-15gmp: update to version 4.2.4woglinde5
* noexecstack and gnuinline patch were merged upstream * configure patch was refreshed
2008-10-15libiconv: fix the wrong mergewoglinde1
2008-10-15libinconv: split up into .inc and version filewoglinde2
2008-10-15[commit] Allow the distribution to set the hash-style and enable it for angstromHolger Hans Peter Freyther3
With binutils >= 2.17 we can use --hash-style=both and this will work with all versions of glibc. glibc >= 2.5 can take advantage of the new hash style and should give better application startup.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther3277
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15[hal] Add latest hal and hal-infoHolger Hans Peter Freyther5
hal-0.5.11 should fix many many leaks compared to hal-0.5.9 and upgrade hal-info on the way as well
2008-10-15[hal] Create hal-info.inc and share it with the releasesHolger Hans Peter Freyther3
2008-10-15[hal] Move almost everything into the hal.inc fileHolger Hans Peter Freyther2
hal_0.5.9.bb is the only user of hal.inc and we can safely move everything into the common include file.
2008-10-15[hal] Remove commented out things we have a SCM to recover itHolger Hans Peter Freyther1
2008-10-15[libgdbus] Use the right git server, use the right protocolHolger Hans Peter Freyther1
- moblin.org => git.moblin.org - really use http as protocol
2008-10-15[naming policy] If we build a specific revision from a SCM have a "r" after ↵Holger Hans Peter Freyther1
the SCM name Clean up PV naming and make it consistent. if we build a revision from a scm system then have svnr/gitr in the package name.
2008-10-15[connman] Use the http protocol to be able to git-clone/git-fetch connmanHolger Hans Peter Freyther1
rsync: link_stat "projects/connman.git/packed-refs" (in repos) failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1385) [receiver=2.6.9] fatal: Could not run rsync to get refs
2008-10-15[connman] modify the git server from moblin.org to git.moblin.orgI-Fan, Chen1
thanks Dietmar Friede <friede@free.fr> info the setting of servers changed.
2008-10-15[connman] Upgrade connman to latest revision.Julian_chu3
connman use native _nm_ to list symbols. However, it may cause problem when cross compiling. Add a patch to use cross-tools if set host=$SOMETHING when do configure.
2008-10-15add task-fonts-truetypeMichael 'Mickey' Lauer1
2008-10-15ttf.inc: INHIBIT_DEFAULT_DEPSMichael 'Mickey' Lauer1
2008-10-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz1
into org.openembedded.dev
2008-10-15checksums.ini: merged with PokyMarcin Juszkiewicz1
2008-10-15checksums.ini: re-sorted to remove duplicatesMarcin Juszkiewicz1
Please do not sort this file by hand - there is a tool written specially for this: contrib/source-checker/oe-checksums-sorter.py
2008-10-15numpy-1.1.1.tar.gz : Update checksums.iniPhilip Balister1
2008-10-15checksums.ini: add even more checksumsKoen Kooi1
2008-10-15checksums: add more checksums, sort itKoen Kooi1
2008-10-15libxml2-2.7.2.tar.gz : Add entry in conf/checksums.iniPhilip Balister1
2008-10-15linux-rp.inc: add switch to disable OABI compat like linux.inc hasKoen Kooi1
2008-10-15angstrom: turn of OABI compat in EABI kernelsKoen Kooi1
2008-10-15linux.inc: add switch to turn of OABI compat for arm kernelsKoen Kooi1
2008-10-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer34
into org.openembedded.dev
2008-10-15firefox.inc: fix syntaxMichael 'Mickey' Lauer1
2008-10-15[ecore] Fix DEPENDS to make the build deterministicHolger Hans Peter Freyther2
XCursor, XRandr, Xinerama and Xprint was found and used on the second configure run but not on the first one. Fix that.
2008-10-15[edje-sdk] Add edje-sdk.Julian_chu2
edje-sdk contains some utils what can be used in toolchain.
2008-10-15[edje-utils] Add recommends to edje-utilsJulian_chu1
edje_decc, a tool of edje-utils, need some modules when decompling edj file. Add those modules as recommends.
2008-10-15[base] Autodetect the SCM and add listing of git repositoriesHolger Hans Peter Freyther1
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther1
2008-10-15[checksums] Add sip 4.7.7Holger Hans Peter Freyther1
2008-10-15[checksums] Add speex 1.2rc1Holger Hans Peter Freyther1
2008-10-15[checksum] Add checksum for settingsgui-0.8Julian_chu1
2008-10-15[checksums] Add my sums for scowlHolger Freyther1
2008-10-15[checksums] Add my sums for rsyncHolger Freyther1
2008-10-15[checksum] Add checksum for pyxdg, matches the debian sourceHolger Hans Peter Freyther1
2008-10-15[checksums] Add pygame 1.8.1Holger Hans Peter Freyther1