diff options
Diffstat (limited to 'meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch')
| -rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch index 2fb4057ec0..a779a307d7 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-contrib-test-Link-mc_nextgen_test-with-libargp-if-ne.patch | |||
| @@ -1,11 +1,12 @@ | |||
| 1 | From b3acc4c6407f9553f32582a9aee6a11b5fcd1d8a Mon Sep 17 00:00:00 2001 | 1 | From 49f865a17d62db7bbd333a9b83fadeea55686e35 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Fri, 14 Jul 2017 13:17:19 -0700 | 3 | Date: Fri, 14 Jul 2017 13:17:19 -0700 |
| 4 | Subject: [PATCH 2/3] contrib/test: Link mc_nextgen_test with libargp if needed | 4 | Subject: [PATCH] contrib/test: Link mc_nextgen_test with libargp if needed |
| 5 | 5 | ||
| 6 | musl depends on external argp implementation e.g. | 6 | musl depends on external argp implementation e.g. |
| 7 | 7 | ||
| 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 9 | |||
| 9 | --- | 10 | --- |
| 10 | contrib/test/Makefile.am | 2 +- | 11 | contrib/test/Makefile.am | 2 +- |
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 12 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| @@ -23,6 +24,3 @@ index 4641e21..e47b948 100644 | |||
| 23 | 24 | ||
| 24 | 25 | ||
| 25 | ioctl_test_SOURCES = ioctl-test.c ioctl-test.h ioctl_32.h ioctl_64.h | 26 | ioctl_test_SOURCES = ioctl-test.c ioctl-test.h ioctl_32.h ioctl_64.h |
| 26 | -- | ||
| 27 | 2.13.3 | ||
| 28 | |||
