[oe-commits] org.oe.dev angstrom: check for sanity

koen commit openembedded-commits at lists.openembedded.org
Wed Oct 18 16:28:36 UTC 2006


angstrom: check for sanity

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 51bc364905429674bba8ef33067ece3fb4b57957
ViewMTN: http://monotone.openembedded.org/revision.psp?id=51bc364905429674bba8ef33067ece3fb4b57957
Files:
1
conf/distro/include/angstrom.inc
Diffs:

#
# mt diff -r1ea5da9ae52c558f12bb8c6ed84a5db24f85c133 -r51bc364905429674bba8ef33067ece3fb4b57957
#
# 
# 
# patch "conf/distro/include/angstrom.inc"
#  from [644d9dc6b0fffb38825391cdcc8eed0e1624ec81]
#    to [8c40e632a1918d80f81b192ebc3d06b31ae9a5bc]
# 
============================================================
--- conf/distro/include/angstrom.inc	644d9dc6b0fffb38825391cdcc8eed0e1624ec81
+++ conf/distro/include/angstrom.inc	8c40e632a1918d80f81b192ebc3d06b31ae9a5bc
@@ -22,7 +22,7 @@ MAINTAINER = "Angstrom Developers <angst
 
 #use ipkg package format with debian style naming
 #use multimachine buildrules 
-INHERIT += "package_ipk debian multimachine"
+INHERIT += "package_ipk debian multimachine sanity"
 
 #Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable
 PREFERRED_PROVIDER_qemu-native = "qemu-native"






More information about the Openembedded-commits mailing list