summaryrefslogtreecommitdiff
path: root/meta/recipes-support/attr/attr.inc
Commit message (Collapse)AuthorAgeFilesLines
* attr: Use BPN instead of PN for style like lib${PN}Dongxiao Xu2011-08-191-1/+1
| | | | | | | | When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* acl,attr: Fix build failures when NLS is disabled on uclibcKhem Raj2011-07-201-4/+0
| | | | | | Disable gettext support when NLS is not enabled Signed-off-by: Khem Raj <raj.khem@gmail.com>
* attr: Fix compilation on uclibcKhem Raj2011-04-281-0/+4
| | | | | | | | It needs -lintl added to LDFLAGS for uclibc inherit gettext class instead of adding gettext to DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* attr: Added ncurses to dependsSaul Wold2011-03-061-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* attr: Change SRC_URI to a correct locationDongxiao Xu2011-03-021-1/+1
| | | | | | | | attr has changed its download link, thus change accordingly. This fixes [BUGID #710] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* attr: fix SRC_URIQing He2010-12-281-1/+1
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+20
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>