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

meta/conf/distro/poky.conf

index 0f228d11503bc69b071fc62deafd33c5d760da5e..aaed7a214f5cd2a2f3644478a6df1eab93f28f69 100644 (file)
@@ -241,3 +241,4 @@ EXCLUDE_FROM_WORLD_pn-ipkg-utils = "1"
 EXCLUDE_FROM_WORLD_pn-qemu = "1"
 # temporary
 EXCLUDE_FROM_WORLD_pn-lirc = "1"
+EXCLUDE_FROM_WORLD_pn-lirc-modules = "1"