* [PATCH 0/1] meta-yocto fixes for kernel updates
@ 2011-12-01 2:00 tom.zanussi
2011-12-01 2:00 ` [PATCH 1/1] meta-yocto: remove 2.6.34 .bbappend tom.zanussi
0 siblings, 1 reply; 2+ messages in thread
From: tom.zanussi @ 2011-12-01 2:00 UTC (permalink / raw)
To: yocto, bruce.ashfield
From: Tom Zanussi <tom.zanussi@intel.com>
This patchset adds some changes to match Bruce Ashfield's
'linux-yocto: consolidated pull request' of a couple hours ago:
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-December/013574.html
Changes were compile- and boot-tested with the crownbay, sugarbay, and
emenlow BSPs.
The following changes since commit d7cd934376ae1edaf7055ec635eb3c85fdbf58b3:
Martin Jansa (1):
squashfs-tools: fix PR, those should start with 'r'
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib.git tzanussi/zedd-kernel-sync
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/zedd-kernel-sync
Tom Zanussi (1):
meta-yocto: remove 2.6.34 .bbappend
.../linux/linux-yocto_2.6.34.bbappend | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
delete mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] meta-yocto: remove 2.6.34 .bbappend
2011-12-01 2:00 [PATCH 0/1] meta-yocto fixes for kernel updates tom.zanussi
@ 2011-12-01 2:00 ` tom.zanussi
0 siblings, 0 replies; 2+ messages in thread
From: tom.zanussi @ 2011-12-01 2:00 UTC (permalink / raw)
To: yocto, bruce.ashfield
From: Tom Zanussi <tom.zanussi@intel.com>
The linux-2.6.34 recipe was removed, so the .append needs to be
removed as well.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
.../linux/linux-yocto_2.6.34.bbappend | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
delete mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
deleted file mode 100644
index ea0287d..0000000
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
+++ /dev/null
@@ -1,12 +0,0 @@
-KMACHINE_atom-pc = "atom-pc"
-KMACHINE_routerstationpro = "routerstationpro"
-KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb"
-KMACHINE_beagleboard = "beagleboard"
-
-SRCREV_machine_atom-pc = "72ca49ab08b8eb475cec82a10049503602325791"
-SRCREV_machine_routerstationpro = "49745cd45c92a89e70c6e2334caa80818c134562"
-SRCREV_machine_mpc8315e-rdb = "a1c0ed6bf4060c10874b2a8547d81b3169dcf16a"
-SRCREV_machine_beagleboard = "ef7f944e773950d4016b7643f9ecf052bbe250cd"
-
-COMPATIBLE_MACHINE += "(atom-pc|routerstationpro|mpc8315e-rdb|beagleboard)"
-
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-01 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 2:00 [PATCH 0/1] meta-yocto fixes for kernel updates tom.zanussi
2011-12-01 2:00 ` [PATCH 1/1] meta-yocto: remove 2.6.34 .bbappend tom.zanussi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.