support: pkg-stats: add efl package in packages stats
authorRomain Naour <romain.naour@gmail.com>
Sun, 24 Jul 2016 20:49:10 +0000 (22:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 24 Jul 2016 21:25:31 +0000 (23:25 +0200)
Since efl update to 1.15 version, the efl package is a "real"
Buildroot package. It doesn't contain any subdirectories anymore.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/pkg-stats

index fad7ae9c74973ca2feabef2439b18aafd02834e9..cc3bef452c4ae326db96f9f73d25ca82f213ea84 100755 (executable)
@@ -97,7 +97,6 @@ for i in $(find boot/ linux/ package/ -name '*.mk' | sort) ; do
        $i = "linux/linux-ext-fbtft.mk" -o \
        $i = "linux/linux-ext-xenomai.mk" -o \
        $i = "linux/linux-ext-rtai.mk" -o \
-       $i = "package/efl/efl.mk" -o \
        $i = "package/freescale-imx/freescale-imx.mk" -o \
        $i = "package/gcc/gcc.mk" -o \
        $i = "package/gstreamer/gstreamer.mk" -o \