]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_deb.bbclass: updated to works with APT 0.6
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 12 Jun 2007 08:25:24 +0000 (08:25 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 12 Jun 2007 08:25:24 +0000 (08:25 +0000)
commitdc68918720fb034ecf05b894a8070d3a0b94fac7
tree3737835ce11f10396fda00a5258dc52e407568e5
parente5876649305a3d6214a88ff31205b48e78567560
rootfs_deb.bbclass: updated to works with APT 0.6

APT 0.6 require repositories to be GPG signed but Poky have them unsigned.
Second problem is that APT tries to read something from stdin (even when
forced to choose 'Yes') so it now gets /dev/null as stdin.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1916 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/classes/rootfs_deb.bbclass