diff options
author | Qing He <qing.he@intel.com> | 2011-04-21 14:10:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-04 00:54:39 +0100 |
commit | d41c3a8726392168e52d3609a475c3de14e47290 (patch) | |
tree | 427daeaba56c446a6fa009c2454131d8deca5ba1 /meta/recipes-support/attr/attr_2.4.46.bb | |
parent | f8e02f31a74d0c80d4056ab945819809f745b47b (diff) | |
download | poky-d41c3a8726392168e52d3609a475c3de14e47290.tar.gz |
attr: upgrade to version 2.4.46
from 2.4.44
- remove the backported patch that is now in the tarball
- prog path issue has also been fixed in the upstream
(From OE-Core rev: b56ab842a8c0bc183f839edc035dc89399d783c3)
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/attr/attr_2.4.46.bb')
-rw-r--r-- | meta/recipes-support/attr/attr_2.4.46.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-support/attr/attr_2.4.46.bb b/meta/recipes-support/attr/attr_2.4.46.bb new file mode 100644 index 0000000000..9fef41b31c --- /dev/null +++ b/meta/recipes-support/attr/attr_2.4.46.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | require attr.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI[md5sum] = "db557c17fdfa4f785333ecda08654010" | ||
6 | SRC_URI[sha256sum] = "dcd69bdca7ff166bc45141eddbcf21967999a6b66b0544be12a1cc2fd6340e1f" | ||