diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-01-20 13:53:40 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-20 21:14:10 +0100 |
commit | 45b8109f94f6cd229d39a72e1cc58db4c0b6004d (patch) | |
tree | e330895cd47955deeec761e9f816a8a526c1c390 /Config.in | |
parent | d8da5f103752e47f7f06b35a17a3a69ac1911f4b (diff) | |
download | buildroot-45b8109f94f6cd229d39a72e1cc58db4c0b6004d.tar.gz buildroot-45b8109f94f6cd229d39a72e1cc58db4c0b6004d.zip |
libungif: remove deprecated
It's been deprecated for a year now, so remove it.
While at it also remove the BR2_DEPRECATED_SINCE_2015_02 since it's now
unused.
And change the efl gif text to refer to giflib rather than libungif
which is what's used since it was deprecated.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -349,10 +349,6 @@ config BR2_DEPRECATED if BR2_DEPRECATED -config BR2_DEPRECATED_SINCE_2015_02 - bool - default y - config BR2_DEPRECATED_SINCE_2015_05 bool default y |