On 3/26/2014 2:26 PM, Hart, Darren wrote:
On 3/25/14, 22:08, "Kamble, Nitin A" <[email protected]> wrote:

From: Nitin A Kamble <[email protected]>

Sync up with the latest branch HEADs on the linux-yocto_3.10 repository.

Signed-off-by: Nitin A Kamble <[email protected]>
Hrm... Why are emgd and noemgd using different "meta" SRCREVs?

+SRCREV_meta_emenlow = "99c503a92885060bebf2bba6747735e8e9346a40"

+SRCREV_meta_emenlow-noemgd = "6e0e756d51372c8b176c5d1e6f786545bceed351"

Looks like I missed updating the meta SRCREV at the other place. On the other hand, the emgd BSP is still seeing the boot issue with the latest kernel. So this commit can be dropped for now.

Thanks,

Nitin

--
Darren

---
meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12
++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 6075783..2d4a5bc 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,13 +11,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
KBRANCH_emenlow-noemgd = "standard/emenlow"
KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"

-LINUX_VERSION = "3.10.19"
+LINUX_VERSION = "3.10.33"

-SRCREV_meta_emenlow = "d9cd83c0292bd4e2a6754a96761027252e726a42"
-SRCREV_machine_emenlow = "a9ec82e355130160f9094e670bd5be0022a84194"
-SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
+SRCREV_meta_emenlow = "99c503a92885060bebf2bba6747735e8e9346a40"
+SRCREV_machine_emenlow = "21df0c8486e129a4087970a07b423c533ae05de7"
+SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"

-SRCREV_meta_emenlow-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42"
-SRCREV_machine_emenlow-noemgd =
"a9ec82e355130160f9094e670bd5be0022a84194"
+SRCREV_meta_emenlow-noemgd = "6e0e756d51372c8b176c5d1e6f786545bceed351"
+SRCREV_machine_emenlow-noemgd =
"21df0c8486e129a4087970a07b423c533ae05de7"

SRC_URI_emenlow =
"git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1
;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
--
1.8.1.4





--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to