diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-06-17 00:26:54 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-22 22:13:28 +0100 |
commit | 2e118357438b8cc47147d864ed60c57457b07d98 (patch) | |
tree | 506013d48d0a3c8cf640e629223f5e5ff67a35a2 /meta-yocto/recipes-kernel | |
parent | 60871cc6874e8005e6ac074dfd8f3c90b1cdd001 (diff) | |
download | poky-2e118357438b8cc47147d864ed60c57457b07d98.tar.gz |
linux-yocto/meta-yocto: update SRCREVs for utrace merge
Updating the SRCREVs to account for the merge of utrace to support
systemtap.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto/recipes-kernel')
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend index 84e31e96ac..502ae76f0f 100644 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend | |||
@@ -3,11 +3,11 @@ KMACHINE_routerstationpro = "yocto/standard/routerstationpro" | |||
3 | KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" | 3 | KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb" |
4 | KMACHINE_beagleboard = "yocto/standard/beagleboard" | 4 | KMACHINE_beagleboard = "yocto/standard/beagleboard" |
5 | 5 | ||
6 | SRCREV_machine_emenlow = "7dd88fc03db50b131e4a96e6af8036a836ccc300" | 6 | SRCREV_machine_emenlow = "16ee3992a267124d425533275ebba4e6b7ae50a2" |
7 | SRCREV_machine_atom-pc = "1ccece1d42a598fef0f5f9666c9c81315302c129" | 7 | SRCREV_machine_atom-pc = "77c90b3cd111a160d845400b4180d436e4b554df" |
8 | SRCREV_machine_routerstationpro = "8b5f5129292bb218435ac9ffa1fb9943bdc7d456" | 8 | SRCREV_machine_routerstationpro = "014b17dffa3447350ad8c7bf847e4aedfc0c3196" |
9 | SRCREV_machine_mpc8315e-rdb = "dcf359635969abdbdd15f60b702ab17ed6174892" | 9 | SRCREV_machine_mpc8315e-rdb = "c0d1bf23f865fdd07839c2002ca85a4913f0e111" |
10 | SRCREV_machine_beagleboard = "9cb5c3fb1634e541cacceeb8c8cabe88afa5b080" | 10 | SRCREV_machine_beagleboard = "bd97d3f257387a3659b5c2761b0d5323b65203c7" |
11 | 11 | ||
12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" | 12 | COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" |
13 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" | 13 | COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" |