Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-06-03 | recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDS | Martin Jansa | 7 | |
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-04-13 | xfce: xfcalendar and xffm for 4.2 are only in .tar.gz not .tar.bz2 | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 12 | |
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | recipes: add missing checksums | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-18 | xfce4-power-manager: Remove broken xfce4-power-manager_4.6.1.bb and add ↵ | David-John Willis | 1 | |
latest 0.8.4.2 to xfce-extras. * xfce4-power-manager_4.6.1.bb was a dummy package that never worked (a left over from my Xfce 4.6.1 work). 0.8.4.2 is the correct version to use with Xfce 4.6.* >. | ||||
2010-01-06 | gigolo: Add fuse-utils to RDEPENDS as Gigolo is not a lot of use without it. | David-John Willis | 1 | |
2009-12-04 | gigolo: Add build and runtime depends on gvfs (without it, the app is not a ↵ | David-John Willis | 1 | |
lot of use). | ||||
2009-10-27 | XFCE: Import all the 4.6.1 recipes (and a newer version of xfce-terminal). | David-John Willis | 15 | |