freescale-imx: new package directory

The freescale-imx directory is intended to contain all freescale
i.MXyy related packages, together with their download site and version
info

Signed-off-by: Henk Fijnvandraat <h.fijnvandraat@inter.nl.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Henk Fijnvandraat 2013-05-26 12:08:24 +00:00 committed by Peter Korsgaard
parent 3496b8b5c8
commit e2e33e2cb5
3 changed files with 18 additions and 0 deletions

View File

@ -224,6 +224,7 @@ source "package/sunxi-boards/Config.in"
source "package/ux500-firmware/Config.in"
source "package/zd1211-firmware/Config.in"
endmenu
source "package/freescale-imx/Config.in"
source "package/acpid/Config.in"
source "package/cdrkit/Config.in"
source "package/dbus/Config.in"

View File

@ -0,0 +1,4 @@
menu "Freescale i.MX libraries"
depends on BR2_arm
endmenu

View File

@ -0,0 +1,13 @@
#############################################################
#
# freescale-imx
#
#############################################################
FREESCALE_IMX_VERSION = 12.09.01
# No official download site from freescale, just this mirror
FREESCALE_IMX_MIRROR_SITE = http://download.ossystems.com.br/bsp/freescale/source
include package/freescale-imx/*/*.mk