require x-load.inc DEFAULT_PREFERENCE_am3517-evm = "-1" DEFAULT_PREFERENCE_omap3-pandora = "-1" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}" SRCREV = "319b26586fafb86f919f514bcd175838aaab96b3" PV = "1.42+${PR}+gitr${SRCREV}" PR ="r8" PE = "1" SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git" SRC_URI_append_beagleboard = " \ file://name.patch;patch=1 \ " SRC_URI_append_omap3-touchbook = " \ file://name.patch;patch=1 \ file://screen-off.patch;patch=1 \ " SRC_URI_append_am3517-evm = " \ file://xload-shiva.diff;patch=1 \ " S = "${WORKDIR}/git" PACKAGE_ARCH = "${MACHINE_ARCH}"