| Submitter | Saul Wold |
|---|---|
| Date | May 20, 2011, 7:07 a.m. |
| Message ID | <bb2fc5b338d60ad92e70354cfc2e3654bbb2a90b.1305874831.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/4547/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-bsp/uboot/u-boot_git.bb b/meta/recipes-bsp/uboot/u-boot_git.bb index 4c8f5df..bd619ed 100644 --- a/meta/recipes-bsp/uboot/u-boot_git.bb +++ b/meta/recipes-bsp/uboot/u-boot_git.bb @@ -1,7 +1,7 @@ require u-boot.inc LICENSE = "GPLv2+" -LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \ +LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b \ file://README;beginline=1;endline=22;md5=3a00ef51d3fc96e9d6c1bc4708ccd3b5" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}"
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-bsp/uboot/u-boot_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)