diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-21 15:25:55 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-21 15:25:55 +0100 |
commit | 09816566f4a451b3eb00584278c710df5dc7e1e1 (patch) | |
tree | 5b8fbe5f4df4613105fc998ee1decbbced539a9d /package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch | |
parent | 343ec915e3f7cb6f83ef114cd6c5e5f3502d8f4a (diff) | |
download | buildroot-09816566f4a451b3eb00584278c710df5dc7e1e1.tar.gz buildroot-09816566f4a451b3eb00584278c710df5dc7e1e1.zip |
libv4l: update upstream status of patches
After some effort to upstream the libv4l patches, 4 out of our 5
patches are now upstream. This commit updates those patches to
indicate their upstream status.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch')
-rw-r--r-- | package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch b/package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch index 5fb93ff7e4..1b89961d76 100644 --- a/package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch +++ b/package/libv4l/0002-dvb-keytable-fix-missing-libintl-linking.patch @@ -3,6 +3,9 @@ From: Peter Seiderer <ps.report@gmx.net> Date: Fri, 16 Oct 2015 20:32:45 +0200 Subject: [PATCH] dvb/keytable: fix missing libintl linking +Patch upstream at +http://git.linuxtv.org/v4l-utils.git/commit/?id=ceaec539b62d83ffb5fdb5231e574a6adef0bf83. + Signed-off-by: Peter Seiderer <ps.report@gmx.net> --- utils/dvb/Makefile.am | 8 ++++---- |