diff options
Diffstat (limited to 'meta-emenlow/recipes-kernel')
-rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend | 6 | ||||
-rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend index 3e8aa9be..41dfe9af 100644 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.2.bbappend | |||
@@ -4,5 +4,7 @@ COMPATIBLE_MACHINE_emenlow = "emenlow" | |||
4 | KMACHINE_emenlow = "emenlow" | 4 | KMACHINE_emenlow = "emenlow" |
5 | KBRANCH_emenlow = "standard/default/emenlow" | 5 | KBRANCH_emenlow = "standard/default/emenlow" |
6 | 6 | ||
7 | SRCREV_machine_pn-linux-yocto_emenlow ?= "33fea086cb668a39765dfc7a01fd715f3ef8f6b8" | 7 | SRCREV_machine_pn-linux-yocto_emenlow ?= "9432e99fb8ca08b0d713fc4001f0b4a11138d20e" |
8 | SRCREV_meta_pn-linux-yocto_emenlow ?= "5b4c9dc78b5ae607173cc3ddab9bce1b5f78129b" | 8 | SRCREV_meta_pn-linux-yocto_emenlow ?= "486f7aec824b4127e91ef53228823e996b3696f0" |
9 | |||
10 | LINUX_VERSION = "3.2.18" | ||
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend index 4fac4784..7b2185fa 100644 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
@@ -4,5 +4,7 @@ COMPATIBLE_MACHINE_emenlow = "emenlow" | |||
4 | KMACHINE_emenlow = "emenlow" | 4 | KMACHINE_emenlow = "emenlow" |
5 | KBRANCH_emenlow = "standard/emenlow" | 5 | KBRANCH_emenlow = "standard/emenlow" |
6 | 6 | ||
7 | SRCREV_machine_pn-linux-yocto_emenlow ?= "ace4e2276ac0592e3602b9b6a95348e56e7cf246" | 7 | SRCREV_machine_pn-linux-yocto_emenlow ?= "d8178545bc69adf262620fcfa40dd8f8ef64ba14" |
8 | SRCREV_meta_pn-linux-yocto_emenlow ?= "9e3bdb7344054264b750e53fbbb6394cc1c942ac" | 8 | SRCREV_meta_pn-linux-yocto_emenlow ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" |
9 | |||
10 | LINUX_VERSION = "3.4.11" | ||