[oe-commits] org.oe.dev linux-jlime-current: set bogus COMPATIBLE machine so the maintainer adds a proper one

koen commit openembedded-commits at lists.openembedded.org
Sun Aug 12 21:44:28 UTC 2007


linux-jlime-current: set bogus COMPATIBLE machine so the maintainer adds a proper one

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 65fb29ae308602940228134ed6cbae42627b7c1e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=65fb29ae308602940228134ed6cbae42627b7c1e
Files:
1
packages/linux/linux-jlime-current.bb
Diffs:

#
# mt diff -rfc146673a4569da4cccdfc87587cbba15089665c -r65fb29ae308602940228134ed6cbae42627b7c1e
#
# 
# 
# patch "packages/linux/linux-jlime-current.bb"
#  from [4c6e5671c725a4b83e2b59c883dadfd15dc00b4b]
#    to [dfd14222f7ebdad2378f7b84d684dd90c711279a]
# 
============================================================
--- packages/linux/linux-jlime-current.bb	4c6e5671c725a4b83e2b59c883dadfd15dc00b4b
+++ packages/linux/linux-jlime-current.bb	dfd14222f7ebdad2378f7b84d684dd90c711279a
@@ -9,6 +9,8 @@ LICENSE = "GPL"
 SECTION = "kernel"
 LICENSE = "GPL"
 
+COMPATIBLE_MACHINE = "fillmein"
+
 inherit kernel
 
 PR = "r1"






More information about the Openembedded-commits mailing list