aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mesa
AgeCommit message (Collapse)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-03-17mesa 7.2: Add required expat dependancyRuss Dill
2009-01-10mesa: disable tls for uclibcwoglinde
* uclibc has no proper TLS support so disable it * no bump of PR because its not changing the behavior on glibc and for uclibc it has been not buildable
2008-11-29freeglut: add 2.4.0Koen Kooi
2008-11-19mesa: reinstate granular packaging that got lost in poky mergeKoen Kooi
2008-11-18mesa 7.2: install internal headers like 7.0.2 did, xorg 1.5.x needs them, ↵Koen Kooi
also enable swrast next to proper GL drivers * the missing headers where masked by a bug in packaged-staging where it seems to get confused by PE
2008-11-17mesa 7.x: enable GLU, qt3-x11 needs itKoen Kooi
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-09-26mesa: swith default to DRI, current Xorg expects itKoen Kooi
2008-09-25mesa: add 7.2 from pokyKoen Kooi
* the DRI one needs clean up, it builds machine specific stuff, but isn't packaging it as such
2008-08-25mesa-full_7.0.2.bb: modified from mesa_7.0.2 but added libglut and demos.John Lee
this recipe will also build glut and demos, xdemos, etc. new packages libglut and mesa-utils added.
2008-08-01mesa-dri: squash bogus dependency on nonexistent packagePhil Blundell
2008-07-27mesa-dri: fix 6.5.2 cross compilation error, add 7.0.3Phil Blundell
2007-12-08mesa-dri: add RRECOMMENDS for drm kernel modulesKoen Kooi
2007-12-08mesa: add 7.0.2Koen Kooi
2007-06-07packages/mesa/mesa_6.5.2.bb : Fix a bug in mesa that tries to build a binary Stelios Koroneos
(gen_matypes) used by the host to generate an include file (matypes.h) using target's includes
2007-05-24mesa: fix build on FC6, closes #2363Antti Andreimann
2007-01-28mesa: refactor, add new .bb file for DRI driversPhil Blundell
2007-01-26mesa: update to 6.5.2Phil Blundell
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-08-23mesa 6.4.1: add a hack to use 'gcc' for building gen_matypes on x86Koen Kooi
2006-08-06packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...Holger Freyther
Fix GNUism on the usage of cp -d as --no-derefence -> -P --deference -> -L -r -> -R -a same as -dpR -> -PpR
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change
2006-07-24mesa - Move library dependencies from RDEPENDS to DEPENDS.Raymond Danks
- Update build config instead of using environment to override toolchain vars. - mklib patch for understanding -Wl linker flags. - mesa depends upon makedepend-native.
2006-04-27mesa: merge 6.4.1 from #870Koen Kooi
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-31Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/31 14:27:40-08:00 (none)!ggilbert Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into olddog.(none):/home/ggilbert/oe/openembedded 2004/12/31 14:27:30-08:00 (none)!ggilbert Add many licenses 2004/12/31 21:28:22+00:00 nexus.co.uk!pb fix typo introduced with recent LICENSE patches 2004/12/31 21:12:38+00:00 nexus.co.uk!pb gpe-soundbite is GPL 2004/12/31 21:11:57+00:00 nexus.co.uk!pb gpe-question is GPL 2004/12/31 21:11:12+00:00 nexus.co.uk!pb gpe-nmf is GPL 2004/12/31 21:10:28+00:00 nexus.co.uk!pb gpe-gallery is GPL 2004/12/31 21:09:42+00:00 nexus.co.uk!pb gpe-edit is GPL 2004/12/31 21:07:12+00:00 nexus.co.uk!pb gpe-ownerinfo is GPL 2004/12/31 21:03:44+00:00 nexus.co.uk!pb delete old gpe-bootsplash with no LICENSE 2004/12/31 21:02:29+00:00 nexus.co.uk!pb delete some old gpe-clock versions with no LICENSE 2004/12/31 21:00:16+00:00 nexus.co.uk!pb delete old hotplug-dbus versions with no LICENSE 2004/12/31 20:59:20+00:00 nexus.co.uk!pb Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2004/12/31 13:35:00-08:00 (none)!ggilbert Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into olddog.(none):/home/ggilbert/oe/openembedded 2004/12/31 13:34:19-08:00 (none)!ggilbert More licenses 2004/12/31 20:59:03+00:00 nexus.co.uk!pb add LICENSE for gpe-confd, and blow away some old versions BKrev: 41d5d25dQOnhk1FZOyFZXNL3fxoihA
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA