summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed/sed_4.1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* gettext/awk/sed/grep: Backport WARNING fixes to GPLv2 versionsRichard Purdie2012-03-211-0/+1
| | | | | | (From OE-Core rev: b60d0c57a2e16d690fd11c6349917efc57630004) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sed: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | | | | (From OE-Core rev: e60ccfc4e30787f00b76124491cc53fe8494af47) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sed: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2011-04-041-3/+1
| | | | | | | (From OE-Core rev: 30dd83d1bcff3f3ccf7f0bc4aed792b6ecb01f2f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sed: use ALTERNATIVE_LINKKevin Tian2010-10-181-1/+2
| | | | | | | | | | | | | update-alternatives.bbclass assumes /usr/bin/sed if ALTERNATIVE_LINK is not specified, however sed has changed its default installation directory to /bin/sed. This causes below errors at the first boot of lsb image: update-alternatives: Error: cannot register alternative sed to /usr/bin/sed since it is already registered to /bin/sed This fixes [BUGID #478] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* sed: Inherit update-altenatives to handle the install priorityDongxiao Xu2010-09-021-11/+5
| | | | | | This method is simple and preferred by poky Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+32
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>