Commit d0fb7b8f authored by Henk Fijnvandraat's avatar Henk Fijnvandraat Committed by Peter Korsgaard
Browse files

imx-lib: move to the freescale-imx directory



This commit moves the imx-lib package to the newly introduced
freescale-imx/ directory, and uses the new variables provided by
freescale-imx/freescale-imx.mk.

Signed-off-by: default avatarHenk Fijnvandraat <h.fijnvandraat@inter.nl.net>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e2e33e2c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -465,7 +465,6 @@ endmenu
menu "Hardware handling"
source "package/ccid/Config.in"
source "package/dtc/Config.in"
source "package/imx-lib/Config.in"
source "package/lcdapi/Config.in"
source "package/libaio/Config.in"
source "package/libatasmart/Config.in"
+2 −0
Original line number Diff line number Diff line
menu "Freescale i.MX libraries"
	depends on BR2_arm

source "package/freescale-imx/imx-lib/Config.in"

endmenu
+2 −3
Original line number Diff line number Diff line
@@ -4,9 +4,8 @@
#
#############################################################

IMX_LIB_VERSION = 12.09.01
# No official download site from freescale, just this mirror
IMX_LIB_SITE    = http://download.ossystems.com.br/bsp/freescale/source
IMX_LIB_VERSION = $(FREESCALE_IMX_VERSION)
IMX_LIB_SITE    = $(FREESCALE_IMX_MIRROR_SITE)
IMX_LIB_LICENSE = LGPLv2.1+
# No license file included