diff options
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.0.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index 5cdff95fdc..362e65a8bd 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb @@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "bd9a3c4c066bd4b9f52b51aaaec9b029a7abe793" SRCREV_machine_qemux86 ?= "70342faea067476774eb55f4e3098af0bcc48782" SRCREV_machine_qemux86-64 ?= "cba836a545fbeb96f6f2392c3ecbac9d7735fa65" SRCREV_machine ?= "bd6ad607c754dea30d91502a237870b4c45e0f1b" -SRCREV_meta ?= "46e8fc2bbbe73514e8d99101adaaa373f760ffa7" +SRCREV_meta ?= "d282029891bba5440630a885b940dea5e34e3e2c" PR = "r4" PV = "${LINUX_VERSION}+git${SRCPV}" |