[oe-commits] org.oe.dev linux-titan-sh4 2.6.17: Add COMPATIBLE_MACHINE since it is going to be made

lenehan commit openembedded-commits at lists.openembedded.org
Fri Oct 13 00:20:24 UTC 2006


linux-titan-sh4 2.6.17: Add COMPATIBLE_MACHINE since it is going to be made
madatory. This kernel is for the sh4 based titan board only.

Author: lenehan at openembedded.org
Branch: org.openembedded.dev
Revision: 17d1e5d75de1ad92003429a9d156c3597c18d1f4
ViewMTN: http://monotone.openembedded.org/revision.psp?id=17d1e5d75de1ad92003429a9d156c3597c18d1f4
Files:
1
packages/linux/linux-titan-sh4_2.6.17.bb
Diffs:

#
# mt diff -re08e9f0180ca8bcf94e3e4e6d0e0acca839295d1 -r17d1e5d75de1ad92003429a9d156c3597c18d1f4
#
# 
# 
# patch "packages/linux/linux-titan-sh4_2.6.17.bb"
#  from [49eb55c572336165302ec1e7732291d7fb6237c2]
#    to [1f3203028706e0fb241020cc222396bd31d86b07]
# 
============================================================
--- packages/linux/linux-titan-sh4_2.6.17.bb	49eb55c572336165302ec1e7732291d7fb6237c2
+++ packages/linux/linux-titan-sh4_2.6.17.bb	1f3203028706e0fb241020cc222396bd31d86b07
@@ -11,6 +11,7 @@ COMPATIBLE_HOST = 'sh4.*-linux'
 S = "${WORKDIR}/linux-${PV}"
 
 COMPATIBLE_HOST = 'sh4.*-linux'
+COMPATIBLE_MACHINE = "titan"
 
 inherit kernel
 






More information about the Openembedded-commits mailing list