commit | dd8b8cfe8d2bb36db6575f2b476ded69a6d4f7d9 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Thu Oct 29 14:00:52 2015 -0500 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Thu Oct 29 14:00:52 2015 -0500 |
tree | eda818f07152191b200118e7861b591939c5c624 | |
parent | 02ede7038b8a19d79e12c461b05abf17e22e774a [diff] [blame] |
Turn off u-boot phy probing on Barreleye
diff --git a/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend b/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend new file mode 100644 index 0000000..1eeec2e --- /dev/null +++ b/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend
@@ -0,0 +1,3 @@ +FILESEXTRAPATHS_append := "${THISDIR}/files:" + +SRC_URI += "file://u-boot-barreleye.patch"