| Submitter | Andreas Oberritter |
|---|---|
| Date | Dec. 8, 2010, 12:58 p.m. |
| Message ID | <1291813088-23444-4-git-send-email-obi@opendreambox.org> |
| Download | mbox | patch |
| Permalink | /patch/18/ |
| State | Accepted |
| Commit | ddd56fb6cb4506895926fb90152d385fdecfe96a |
| Headers | show |
Comments
Hello. On Wed, 2010-12-08 at 12:58, Andreas Oberritter wrote: > Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org> I carried this over from our stable overlay. Can go. regards Stefan Schmidt
Patch
diff --git a/recipes/linux/linux-omap-hah_2.6.31.bb b/recipes/linux/linux-omap-hah_2.6.31.bb index cc7fbf9..89fd8ea 100644 --- a/recipes/linux/linux-omap-hah_2.6.31.bb +++ b/recipes/linux/linux-omap-hah_2.6.31.bb @@ -13,8 +13,6 @@ SRC_URI = "git://github.com/buglabs/bug20-2.6.31-omap.git;branch=master;protocol S = "${WORKDIR}/git" -CVS_TARBALL_STASH = "" - do_configure_prepend() { cp arch/arm/configs/omap3_bug_defconfig ${WORKDIR}/defconfig }
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> --- recipes/linux/linux-omap-hah_2.6.31.bb | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)