oe-core bumped the version and this patch needs fixing so that it applies cleanly again.
Signed-off-by: Ryan Eatmon <[email protected]> --- .../libdrm/0001-Add-option-to-run-a-test-indefinitely.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch b/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch index 4c62bab8..0172f8a4 100644 --- a/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch +++ b/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch @@ -44,8 +44,8 @@ index fc75383..8e59acc 100644 exit(0); } --static char optstr[] = "acdD:efF:M:P:ps:Cvrw:"; -+static char optstr[] = "acdD:efF:M:P:ps:Cvrw:t"; +-static char optstr[] = "acdD:efF:M:P:ps:Cvrw:o:"; ++static char optstr[] = "acdD:efF:M:P:ps:Cvrw:o:t"; int main(int argc, char **argv) { -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15017): https://lists.yoctoproject.org/g/meta-arago/message/15017 Mute This Topic: https://lists.yoctoproject.org/mt/102716747/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
