aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/attr_2.4.44.bb
AgeCommit message (Collapse)Author
2011-01-23attr_2.4.44.bb: Dont add -lintl if doing native build and target is uclibcKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-03attr: added BBCLASSEXTEND = "native"Frans Meulenbroeks
added BBCLASSEXTEND = "native" this is needed for squashfs-tools, otherwise it is not possible to build mksquashfs and hence no squashfs creation on the build system Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-08attr_2.4.44.bb: Specify PLATFORM otherwise it uses uname.Khem Raj
* Using uname to get OS name may not work on non linux build systems. * Cater for largefile feature which is knob'able in uclibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-16udev/{acl,attr}: Fix install. Wanted to install to host /usr/bin/.Leon Woestenberg
The subdirectory Makefile includes a file, that overrides the variables inherited from the parent Makefile. Those where provided to the parent make through '-e'. Make sure the subdir makes also use '-e'. (An alternative fix is to sed the include file.) Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-05-08attr: clear TOPDIR env variable in recipeCliff Brake
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-16attr: fix MSGFMT and MSGMERGE pathsThomas Zimmermann
* do_configure fails if gettext isn't installed on buildhost * set ac_cv_path_MSGFMT and ac_cv_path_MSGMERGE like it's already done for ac_cv_path_XGETTEXT Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-01attr_2.4.44.bb : uclibc needs a -lintl to compileGraeme Gregory
2010-02-14attr: add 2.4.44Koen Kooi
acl: add 2.2.49 udev: add 151