summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-06-18madwifi-ng: new snapshotDmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-18checksums.ini: follow the change of madwifi-ng SRC_URIDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-18madwifi-ng: update the SRC_URI for snapshotsDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-18libnl: fix compilation with new toolchainDmitry Eremin-Solenikov2
netlink-local.h demands limits.h to define several constants. Include it. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-18libgles-omap3: add recipe for .08 releaseKoen Kooi2
* the vrfb fixes aren't in this release, so remove the initscript that fixes those up
2009-06-18tslib: update SRCREV to 77. (Closes: #518)Rolf Leggewie1
2009-06-18checksums.ini: follow kexecboot SRC_URI changesAndrea Adami1
2009-06-18kexecboot: new SRC_URIAndrea Adami2
2009-06-17base.bbclass: set PATH when calling git for metadata scm bits.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-06-17base.bbclass: make git fail silently in the metadata scm bits.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-06-17task.bbclass: add missing 'import bb'.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-06-17rootfs_ipk.bbclass: add log_check for "Cannot satisfy the following ↵Chris Larson1
dependencies". Fixes a bug pointed out where a missing rdepends of a package installed into an image wasn't resulting in a failure in the do_rootfs task. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-06-17Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-06-17e-wm config angstrom: add support for more flavoursKoen Kooi25
* also automagically package flavours
2009-06-17image.bbclass: remove tmp/rootfs after image creation unless you set a variableChris Larson1
Set IMAGE_KEEPROOTFS to something other than the empty string to keep tmp/rootfs around after image creation, otherwise it will be removed, as it's not a fully functional filesystem, and causes much confusion among users as a result. Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-17Angstrom: fix OESTATS_SERVER hostKoen Kooi1
2009-06-17linux-mini2440: Improve bad kernel configration a little bit. Makes wifi ↵Florian Boor2
(WN321G) and vfat work.
2009-06-17micro2440.conf, mini2440.conf: Set u-boot entry point currectly.Florian Boor2
2009-06-17mini2440.conf, micro2440.conf: Pull wifi firmware into images.Florian Boor2
2009-06-17linux-mini2440: Update kernel recipes (merged from mini2440 OE git)Florian Boor2
2009-06-17linux-mini2440: update defconfig, enable wifi driverFlorian Boor1
2009-06-17busybox: fix up some recipes with custom SRC_URIsPhil Blundell4
2009-06-17Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell11
into org.openembedded.dev
2009-06-17kernel.bbclass: don't add dependency on update-modules if not doing O_P_MPhil Blundell1
2009-06-17kernel.bbclass: remove not used 'pr' variable - spotten by KoenMarcin Juszkiewicz1
2009-06-17siteinfo.bbclass: add support for via C3 hostRolf Leggewie1
2009-06-17checksums.ini: added connman 0.18 and connman-gnome 0.5Marcin Juszkiewicz1
2009-06-17Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi12
into org.openembedded.dev
2009-06-17fix for MACHINE_KERNEL_PR stuffMarcin Juszkiewicz2
This patch unbreaks current behaviour which was introduced by MACHINE_KERNEL_PR variable. As most of target machines do not use it they have PR with broken value (set to "r0" instead of value in recipe). I took other way which makes both types of users happy -- those with MACHINE_KERNEL_PR in use and those without it. By default we set M_K_PR to empty string instead of "r0" - this allows to check is it set at all or not. If it is set then we set PR to this value. Otherwise we ignore existance of that variable and use PR from recipe. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-17fbprogress: make it work betterMarcin Juszkiewicz1
- images are kept in /usr/share/fbprogress - proper framebuffer is used - include paths and libraries to link with are given in recipe instead of makefile Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-06-17uim: remove S definition from native recipeRolf Leggewie1
* as suggested by recipe_sanity * has probably become unnecessary with the introduction of BPN
2009-06-17kakasi: remove S definition from native recipeRolf Leggewie1
* as suggested by recipe_sanity * has probably become unnecessary with the introduction of BPN
2009-06-17preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-nativeRolf Leggewie1
* xextproto-native: 7.0.3 * xtrans: 1.2.1
2009-06-17busybox: make udhcpc script work in absence of legacy net-toolsPhil Blundell2
2009-06-17gnome-bluetooth: bump SRCREVKoen Kooi1
2009-06-17gnote: add 0.5.0Koen Kooi2
2009-06-17libpcre: fix staging and packagingKoen Kooi1
2009-06-17sysvinit: make sure /sys is mounted at bootupPhil Blundell2
2009-06-17base-files: add /sys for microPhil Blundell1
2009-06-17udev: fix confusion in naming of subpackage RDEPENDSPhil Blundell1
2009-06-16angstrom feed buider: add dialog and unzipKoen Kooi1
2009-06-16angstrom 2009.X: switch to glibc 2.9Koen Kooi1
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1
2009-06-16dropbear: last micro change was a bad idea, revert itPhil Blundell1
2009-06-16Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell72
into org.openembedded.dev
2009-06-16busybox: fix typo in defconfig for microPhil Blundell1
2009-06-16libgles-omap3: add support files for .08 releaseKoen Kooi17
* actual .08 recipe will follow later
2009-06-16clutter 0.9: update SRCREV, fix gtk-doc properlyKoen Kooi4
2009-06-16checksums: add more checksumsKoen Kooi1
2009-06-16enlightenment: bump SRCREV to latest rev before soname changeKoen Kooi1
* This gets us up to date with the latest snapshot release * runtime tested on beagleboard/angstrom
2009-06-16image.bbclass: unbreak postinst status in the install_lingua methodKoen Kooi1