aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2008-10-15[link] Allow to use -Wl,--as-needed when linking (idea from poky)holger/hash-styleHolger Hans Peter Freyther
With --as-needed the linker will only emit SO_NEEDED for the libraries that are actually required and not the one given on the command line. This can drastically reduce the number of needed libraries. Sometimes this does not work and this is where broken-as-needed.inc will collect packages that do not work with --as-needed. The current list is taken from poky. Enable this for angstrom and eglibc, glibc and uclibc as this requires a binutils version from around ~2006. Also bump the DISTRO_PR after this change.
2008-10-15[commit] Allow the distribution to set the hash-style and enable it for angstromHolger Hans Peter Freyther
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 Freyther
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 Freyther
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 Freyther
2008-10-15[hal] Move almost everything into the hal.inc fileHolger Hans Peter Freyther
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 Freyther
2008-10-15[libgdbus] Use the right git server, use the right protocolHolger Hans Peter Freyther
- 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 Freyther
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 Freyther
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, Chen
thanks Dietmar Friede <friede@free.fr> info the setting of servers changed.
2008-10-15[connman] Upgrade connman to latest revision.Julian_chu
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' Lauer
2008-10-15ttf.inc: INHIBIT_DEFAULT_DEPSMichael 'Mickey' Lauer
2008-10-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Marcin Juszkiewicz
into org.openembedded.dev
2008-10-15checksums.ini: merged with PokyMarcin Juszkiewicz
2008-10-15checksums.ini: re-sorted to remove duplicatesMarcin Juszkiewicz
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 Balister
2008-10-15checksums.ini: add even more checksumsKoen Kooi
2008-10-15checksums: add more checksums, sort itKoen Kooi
2008-10-15libxml2-2.7.2.tar.gz : Add entry in conf/checksums.iniPhilip Balister
2008-10-15linux-rp.inc: add switch to disable OABI compat like linux.inc hasKoen Kooi
2008-10-15angstrom: turn of OABI compat in EABI kernelsKoen Kooi
2008-10-15linux.inc: add switch to turn of OABI compat for arm kernelsKoen Kooi
2008-10-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Michael 'Mickey' Lauer
into org.openembedded.dev
2008-10-15firefox.inc: fix syntaxMichael 'Mickey' Lauer
2008-10-15[ecore] Fix DEPENDS to make the build deterministicHolger Hans Peter Freyther
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_chu
edje-sdk contains some utils what can be used in toolchain.
2008-10-15[edje-utils] Add recommends to edje-utilsJulian_chu
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 Freyther
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther
2008-10-15[checksums] Add sip 4.7.7Holger Hans Peter Freyther
2008-10-15[checksums] Add speex 1.2rc1Holger Hans Peter Freyther
2008-10-15[checksum] Add checksum for settingsgui-0.8Julian_chu
2008-10-15[checksums] Add my sums for scowlHolger Freyther
2008-10-15[checksums] Add my sums for rsyncHolger Freyther
2008-10-15[checksum] Add checksum for pyxdg, matches the debian sourceHolger Hans Peter Freyther
2008-10-15[checksums] Add pygame 1.8.1Holger Hans Peter Freyther
2008-10-15[checksum] Add prelink checksum for the normal mirrorHolger Hans Peter Freyther
2008-10-15checksums: Add popt 1.13freyther@openembedded.org
2008-10-15[checksums] Add checksums for portaudioHolger Hans Peter Freyther
2008-10-15[checksums] Add checksums for navitHolger Hans Peter Freyther
2008-10-15[checksum] Add checksum for midori-0.0.17Julian_chu
2008-10-15checksums: iproute2 2.6.22-070710freyther@openembedded.org
2008-10-15[checksums] Add my sums for libtoolHolger Freyther
2008-10-15[checksums] gpsd 2.36Holger Freyther
2008-10-15[checksums] Add checksums for halHolger Hans Peter Freyther
2008-10-15[checksums] Add my sums for for wpa_supplicantHolger Hans Peter Freyther
2008-10-15[checksums] Add checksum for x11vnc-0.9.4.tar.gzJulian_chu
2008-10-15[checksums] Add libmodplug 1.8Holger Hans Peter Freyther