remove $(PKG)_IGNORE entries that are no longer needed

This commit is contained in:
Volker Grabsch 2010-10-04 15:06:01 +02:00
parent fb1b630ace
commit f9555eb7cb
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# GNU Binutils
PKG := binutils
$(PKG)_IGNORE := 2.20
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.20.1
$(PKG)_CHECKSUM := fd2ba806e6f3a55cee453cb25c86991b26a75dee
$(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)

View File

@ -3,7 +3,7 @@
# gst-plugins-good
PKG := gst-plugins-good
$(PKG)_IGNORE := 0.10.20
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.10.25
$(PKG)_CHECKSUM := 37339cc8a4e78bce253b9b85c7f25564ef7742f0
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)