PR = "r2" require u-boot.inc DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_hipox = "1" SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 " SRC_URI_append_hipox = "file://00-hipox.patch;patch=1 \ file://01-hipox-fix-gmac-reset.patch;patch=1 \ file://02-hipox-enable-mmu.patch;patch=1 \ file://03-hipox-direct-switch.patch;patch=1 \ file://04-hipox-env.patch;patch=1 \ " TARGET_LDFLAGS = "" UBOOT_MACHINE_hipox = "hipox_config" inherit base do_compile () { oe_runmake ${UBOOT_MACHINE} oe_runmake all } SRC_URI[md5sum] = "285e2184d2efef50e0fe43b71d2a7b11" SRC_URI[sha256sum] = "a2889bee9c45575b284564dbc27cf3dc6cb9833d4ff643976a1b3dba2d763f86"