aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tgt
AgeCommit message (Collapse)Author
2011-01-17tgt-1.0.12: Fix the stub-out-posix-fallocate-uclibc.patchKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-17tgt_1.0.12.bb: Update the posix_fallocate fix patch for uclibcKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-15tgt_1.0.12.bb: Fix build on uclibcKhem Raj
* Uclibc does not provide posix_fallocate so use ftruncate Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-03tgt: updated to 1.0.12Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-11-17tgt: removed 1.0.9;Frans Meulenbroeks
apparently this was forgotten when moving to 1.0.10 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-25tgt: upgraded to 1.0.10Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-02tgt: remove 1.0.0Frans Meulenbroeks
oops; did a git mv, but forgot to add the deleted file Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-02tgt: upgraded to 1.0.9Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-01tgt: moved to version 1.0.8Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-09tgt: oe-stylizeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-31tgt 1.0.6: removed old recipeFrans Meulenbroeks
Thought this one was gone when 1.0.7 was created; apparently used mv instead of git mv, therefore cleaning this up now Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-31tgt: upgraded to 1.0.7Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06tgt: fixed checksums for 1.0.6, apparently they didn't make it into the recipeFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-02tgt: upgraded to 1.0.6Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-12tgt: unbork then recipe, next please look better into itHenning Heinold
2010-06-12Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev Conflicts: recipes/tgt/tgt_1.0.5.bb
2010-06-12tgt: updated to 1.0.5Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-10recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup * only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* 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-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* 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-03-30tgt: moved to 1.0.3Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27tgt: moved from 1.0.0 to 1.0.2Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-27iscsi-target: updated to 1.4.19Frans Meulenbroeks
updated to 1.4.19 added patch for 2.6.31 (from iscsi-target svn) added patch for 2.6.32 (from http://sourceforge.net/mailarchive/message.php?msg_name=1260776327.3623.335.camel%40blackadder) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-18tgt: updated to 1.0.0Frans Meulenbroeks
- updated to 1.0.0 (& updated checksum) - improved dependencies - added missing make flag
2009-10-26tgt: updaded recipe to use ${PV} for downloadFrans Meulenbroeks
2009-10-26tgt (Linux SCSI target framework) : recipe createdFrans Meulenbroeks