]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: temporary disable lirc from world build
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 10 May 2007 15:00:12 +0000 (15:00 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 10 May 2007 15:00:12 +0000 (15:00 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1699 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 0dcb6180b89891e235ec8af56529cc788ced040b..0f228d11503bc69b071fc62deafd33c5d760da5e 100644 (file)
@@ -239,3 +239,5 @@ EXCLUDE_FROM_WORLD_pn-empathy = "1"
 EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
 # Needs gcc 3.x
 EXCLUDE_FROM_WORLD_pn-qemu = "1"
+# temporary
+EXCLUDE_FROM_WORLD_pn-lirc = "1"