summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-02-15xf86-video-intel_2.10.0 made dependent on xorg-extensionsFrans Meulenbroeks2
Intel 2.10.0 requires KMS. In order to run X the xorg-extensions xserver-xorg-extension-dri, xserver-xorg-extension-dri2 and xserver-xorg-extension-glx are needed. moved dependencies for these from eee701.conf to xf86-video-intel_2.10.0.bb so everyone using this driver gets them Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-15libnl 1.1: convert to new style staging and add comment about solving build ↵Koen Kooi1
error
2010-02-15vala-dbus-binding-tool: (mostly) new recipeSteffen Sledz4
* New recipes for native and non-native build of Vala DBus Binding Tool integrating earlier recipe from recipes/freesmartphone. Signed-off-by: Steffen Sledz <sledz@dresearch.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2010-02-15e*bbclass: run autopoint in configureKoen Kooi2
* remove config.rpath stuff from recipes
2010-02-15python-pygobject-native 2.20: fix configure and convert to new-style stagingKoen Kooi1
2010-02-15rage: add missing dep on emotionKoen Kooi1
2010-02-15xfce46-image: xorg stuff moved to its proper place in eee701.conf and ↵Koen Kooi1
xfce4-session RDEPENDS
2010-02-15xfce4-session: add xinit and dbus-x11 to RDEPENDS_Koen Kooi1
2010-02-14vagalume: update 0.8.2 to 0.8.3Thomas Zimmermann1
* checksums already exist in checksums.ini Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-14evopedia: update to 0.3.0-rc3Thomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-14Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks12
into org.openembedded.dev
2010-02-14linux_2.6.32: eee701: removed fb devices from defconfigFrans Meulenbroeks2
removed fb devices from defconfig. they conflict with kms which is used by the latest intel gfx driver. While at it also turned floppy support into a module (improves boot time substantially) and compiled some modules for video that are always loaded into the kernel Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-14autoconf: set SRC_URI nameBernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-14busybox: some more !getopt_long fixes in hwclock.shBernhard Reutner-Fischer1
busybox' hwclock can be built without support for getopt_long. Flags of the big hwclock are compatible with the busybox version. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-14busybox: use .tar.bz2Bernhard Reutner-Fischer10
Switch to new-style checksums and remove all checksums for tarballs from checksums.ini Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-14xfce46-image added some missing packagesFrans Meulenbroeks1
added xinit and dbus-x11 as these are missing and required to start Xorg Maybe there is a better place for this, but for now this will do (and if someone knows a better place, feel free to modify) Also added Xorg extension packages as they are needed for KMS (which in turn is used by the latest intel driver) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-14gmp: set SRC_URI nameBernhard Reutner-Fischer1
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2010-02-14gcc-svn: Bump SRCREV.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-14uclibc-nptl: Bump SRCREV to latest tipKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-14meta-toolchain: Run rmdir only if empty dirs are actually found.Antonio Ospite1
Prevent a failure in do_populate_sdk when there are no empty directories: /bin/rmdir: missing operand Try `/bin/rmdir --help' for more information. See also http://tinderbox.openembedded.net/packages/478437/ Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-02-14Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Stefan Schmidt3
into org.openembedded.dev
2010-02-14tzdata_2010b: Add newest tzdataStefan Schmidt1
The checksum changes does not only include the new file checksum, but also sorts it as older entries have been added unsorted.
2010-02-14kexecboot.inc: add more comments. Minor cleanings.Andrea Adami1
2010-02-14initramfs-kexecboot-image: remove deprecated device-table.Andrea Adami2
* Devices are dynamically recreated by kexecboot by default.
2010-02-14initramfs-kexecboot-image : Unset FEED_DEPLOYDIR_BASE_URI to allow builds ↵Henry von Tresckow1
with local feeds Having FEED_DEPLOYDIR_BASE_URI set in local.conf was causing recipie to not build Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
2010-02-14gnome-doc-utils: skip generation of docs to avoid weird python errorKoen Kooi1
2010-02-14qmake2: convert native and sdk to use BBCLASS_EXTEND and new-style stagingKoen Kooi5
2010-02-14linux.inc: extend UDEV_GE_141 config munging logic to match official udev ↵Koen Kooi1
guidelines
2010-02-14attr: add 2.4.44Koen Kooi18
acl: add 2.2.49 udev: add 151
2010-02-14zaurus-kernels: move the kernel size check to linux-kexecboot.inc.Andrea Adami2
* no need for DONT_CHECK_KERNELSIZE * clean up the affected files * check happens only if KERNEL_IMAGE_MAXSIZE is set
2010-02-13linux-2.6.32i eee701 fixed intelfb driver.Frans Meulenbroeks2
Fixed an issue with the intelfb driver giving an error when starting on eeepc patch originaltes from: http://lists.freedesktop.org/archives/intel-gfx/2010-February/005803.html Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13linux-2.6.32 eee701 added CONFIG_DRM_I915_KMS=yFrans Meulenbroeks1
added CONFIG_DRM_I915_KMS=y to defconfig Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13lirc: removed old style stagingFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13vala: 0.7.10.2 -> 0.7.10.3Michael 'Mickey' Lauer2
2010-02-13task-cli-tools-python: use older python based cli tools as task name suggestsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-13linux-kirkwood: made utf8 the default NLSFrans Meulenbroeks3
Made utf8 the default NLS (as suggested by hrw). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13Revert "wesnoth: only compile tiny GUI when screen is smaller than ↵Denis 'Gnutoo' Carikli1
800x480(smallgui)" This reverts commit a4124738f4b572c37ff6d082c7decf7387cde1d2. We shouldn't make use of USE flags-like functionalities in non machine feeds, And we can't put every recipe in machine feed. I think the best way is to do a wesnoth-highres recipe
2010-02-13illume-image: comment additional phone functionality(zhone already commented)Denis 'Gnutoo' Carikli1
Phone functionality is already commented in this line: # ${ZHONE_INSTALL} \ So I commented the remaining phone applications that couldn't work or were useless without ZHONE_INSTALL Moreover the image name suggest that the image would be general: <JaMa> GNUtoo: I agree, with name like this it should stay as general as posible
2010-02-13task-base : bump PR because bug.conf changed(details below)Denis 'Gnutoo' Carikli1
kernel-modules was added to MACHINE_EXTRA_RRECOMMENDS in bug.conf, But without bumping the PR of task-base it wouldn't include the kernel modules into the image
2010-02-13wesnoth: only compile tiny GUI when screen is smaller than 800x480(smallgui)Denis 'Gnutoo' Carikli1
Wesnoth has a compile time option for making it work on smaller screen The minimum is 400x300,else you would have to modify /usr/share/wesnoth/data/themes/default.cfg to support your resolution. Basically it uses imagemagick-native to shrink the graphics,which leads to some problems like for instance: *Only a flag can be seen instead of a full village *The forest look like grass
2010-02-13wesnoth 1.6.5: package the low campaign in its own packageDenis 'Gnutoo' Carikli1
2010-02-13e-image-core: change hardcoded kdrive to the correct variablesDenis 'Gnutoo' Carikli1
e-image-core used xserver-kdrive in DEPENDS and xserver-kdrive-fbdev in IMAGE_INSTALL That is wrong because every machine can have different needs (for instance one machine would need/want Xvesa) The correct thing to do is to use ${XSERVER} instead hrw also thought that it was a bug: Feb 12 15:02:06 <hrw> which is a bug
2010-02-13entrance: run autopoint in order to cope with lacking ./config.rpathDenis 'Gnutoo' Carikli1
At first I had a bad hack for it,thanks JaMa for showing me how to do it(pointing at one of your commits that did it)
2010-02-13entrance: rebased config.dbDenis 'Gnutoo' Carikli2
The config.db seem to be some openembedded settings/configuration, for launching entrance/e17 better
2010-02-13empathy 2.28.2: added libunique dependency to make it configure(now: ↵Denis 'Gnutoo' Carikli1
compilation failure) Here's the error log: | checking for EMPATHY... configure: error: Package requirements ( | glib-2.0 >= 2.16.0 | gobject-2.0 | gio-2.0 >= 2.16.0 | gdk-x11-2.0 | gtk+-2.0 >= 2.16.0 | libebook-1.2 | dbus-glib-1 | telepathy-glib >= 0.7.35 | telepathy-farsight | farsight2-0.10 | gstreamer-0.10 | unique-1.0 | gnome-keyring-1 >= 2.22 | ) were not met: | | No package 'unique-1.0' found While doing the change I broke the long dependency line in smaller parts with \ Now it fails to compile like this: cc1: warnings being treated as errors uniquebackend-bacon.c: In function 'unique_backend_bacon_get_type': /home/embedded/oetmp_openmoko/staging/armv4t-oe-linux-gnueabi/usr/include/glib-2.0/glib/gthread.h:344: error: dereferencing pointer 'value_location.1' does break strict-aliasing rules /home/embedded/oetmp_openmoko/staging/armv4t-oe-linux-gnueabi/usr/include/glib-2.0/glib/gthread.h:344: note: initialized from here make[4]: *** [libunique_bacon_la-uniquebackend-bacon.lo] Error 1
2010-02-12omap3-mkcard.bb : add a recipe for mkcard.sh so we can install on targetsGraeme Gregory2
2010-02-12task-cli-tools-python, illume-image, fso-image-nox: catch up with upstream ↵Martin Jansa3
renaming Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12task-shr-feed: add older mickeyterm to feed, newer mterm2 should be ↵Martin Jansa1
installed and build with shr*image Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-12linux-ea3250: New recipeRuud Althuizen4
This is a kernel recipe for the LPC32XX (LPC3250) based Embedded Artists development board. It uses public patches provided by NXP and Embedded Artists. The other two patches provide drivers for the PWM capabilities and fix one NXP patch. It can be generalized for use with the PHYTEC LPC3250 development board. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12webkit-efl: don't include error page in packageSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>