1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00
Files
Dongxiao Xu 8abb5f60ca attr: Change SRC_URI to a correct location
attr has changed its download link, thus change accordingly.

This fixes [BUGID #710]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-03-01 10:01:39 -08:00

13 lines
385 B
BlitzBasic

require attr.inc
PR = "r3"
SRC_URI += "file://memory-leak-in-copy.patch \
file://memory-leak2.patch \
file://double-free.patch \
file://pull-in-string.h.patch \
file://thinko-in-restore.patch"
SRC_URI[md5sum] = "d132c119831c27350e10b9f885711adc"
SRC_URI[sha256sum] = "9f6214b8e53f4bba651ac5a72c0f6193b12aa21fbf1d675d89a7b4bc45264498"