mirror of
git://git.yoctoproject.org/poky
synced 2026-09-06 12:56:41 +00:00
Each time a new linux-libc-headers is created the same code is cloned. Placing the common functionality in the .inc file simplies each recipe and make maintenance easier. (From OE-Core rev: ccf3bf70a1a83ac55e47acfa4759838f7f4834ae) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 lines
234 B
BlitzBasic
8 lines
234 B
BlitzBasic
require linux-libc-headers.inc
|
|
|
|
PR = "r3"
|
|
|
|
SRC_URI += " file://connector-msg-size-fix.patch"
|
|
SRC_URI[md5sum] = "89f681bc7c917a84aa7470da6eed5101"
|
|
SRC_URI[sha256sum] = "2920c4cd3e87fe40ebee96d28779091548867e1c36f71c1fc3d07e6d5802161f"
|