From: Enric Balletbo i Serra <eballetbo@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Subject: [STABLE][PATCH 1/5] u-boot 2009.08
Date: Wed, 28 Oct 2009 09:38:35 +0100 [thread overview]
Message-ID: <1256719119-2413-2-git-send-email-eballetbo@gmail.com> (raw)
In-Reply-To: <1256719119-2413-1-git-send-email-eballetbo@gmail.com>
From: Konrad Mattheis <mattheis@ukma.de>
Hi,
I have this patch to get the new Version of u-boot working. Please could you apply this an the repository or tell me how I can do this.
bye
Konrad Mattheis
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
---
conf/checksums.ini | 4 ++++
recipes/u-boot/u-boot_2009.06.bb | 1 -
recipes/u-boot/u-boot_2009.08.bb | 16 ++++++++++++++++
3 files changed, 20 insertions(+), 1 deletions(-)
create mode 100644 recipes/u-boot/u-boot_2009.08.bb
diff --git a/conf/checksums.ini b/conf/checksums.ini
index a8c8263..b73f806 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -29298,3 +29298,7 @@ sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
md5=5f7b88ebb2bcd7e8044328482d079661
sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
+[ftp://ftp.denx.de/pub/u-boot/u-boot-2009.08.tar.bz2]
+md5=cd4788ea1c6ac4f9b100b888a1063a6b
+sha256=858fd04efd5b98e99fd1a074998b1a8ac5fbd07b176de1d20d8eb148492d949d
+
diff --git a/recipes/u-boot/u-boot_2009.06.bb b/recipes/u-boot/u-boot_2009.06.bb
index cefbed2..3ea182a 100644
--- a/recipes/u-boot/u-boot_2009.06.bb
+++ b/recipes/u-boot/u-boot_2009.06.bb
@@ -3,7 +3,6 @@ require u-boot.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
-DEFAULT_PREFERENCE_at91sam9g20ek = "1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
diff --git a/recipes/u-boot/u-boot_2009.08.bb b/recipes/u-boot/u-boot_2009.08.bb
new file mode 100644
index 0000000..d0e387c
--- /dev/null
+++ b/recipes/u-boot/u-boot_2009.08.bb
@@ -0,0 +1,16 @@
+PR = "r0"
+require u-boot.inc
+
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_at91sam9g20ek = "1"
+
+SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
+
+TARGET_LDFLAGS = ""
+
+inherit base
+
+do_compile () {
+ oe_runmake ${UBOOT_MACHINE}
+ oe_runmake all
+}
--
1.5.4.3
next prev parent reply other threads:[~2009-10-28 8:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 8:38 [STABLE] Patch series - add support for IGEP v2 Enric Balletbo i Serra
2009-10-28 8:38 ` Enric Balletbo i Serra [this message]
2009-10-28 8:38 ` [STABLE][PATCH 2/5] igep0020: Add IGEP v2 support to OE Enric Balletbo i Serra
2009-10-28 8:38 ` [STABLE][PATCH 3/5] linux-igep2: Add 2.6.28.10 for IGEP v2 machine Enric Balletbo i Serra
2009-10-28 8:38 ` [STABLE][PATCH 4/5] xserver-xf86-config: Add version for IGEP v2 board Enric Balletbo i Serra
2009-10-28 8:38 ` [STABLE][PATCH 5/5] netbase: " Enric Balletbo i Serra
2009-10-28 9:43 ` [STABLE][PATCH 2/5] igep0020: Add IGEP v2 support to OE Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1256719119-2413-2-git-send-email-eballetbo@gmail.com \
--to=eballetbo@gmail.com \
--cc=eballetbo@iseebcn.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox