rootfs_ipk.bbclass: fix string comparison
[vuplus_openembedded] / packages / u-boot / u-boot-openmoko-devel_git.bb
1 require u-boot-openmoko.inc
2
3 SRC_URI = "\
4   git://git.openmoko.org/git/u-boot.git;protocol=git;branch=andy \
5   file://makefile-no-dirafter.patch;patch=1 \
6 "
7 S = "${WORKDIR}/git"
8