diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-06-17 00:51:15 +0000 |
---|---|---|
committer | John Bowler <jbowler@nslu2-linux.org> | 2005-06-17 00:51:15 +0000 |
commit | a91e84421f63a0fd646cf8da559a30045a18b939 (patch) | |
tree | b2ef33fc2d42a8c672807d5107fc410c23730cec /packages | |
parent | baa9486a5425c30c3579df6ecfb75a8b263ac989 (diff) |
Add unionfs to the build (tunefs is functional, but seems unable
at present to handle deleted files.)
BKrev: 42b21e839vbTGf4AJkkcMLQRieBRiQ
Diffstat (limited to 'packages')
-rw-r--r-- | packages/meta/openslug-packages.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb index 41d29bc6e4..81bb5a0d0c 100644 --- a/packages/meta/openslug-packages.bb +++ b/packages/meta/openslug-packages.bb @@ -63,6 +63,7 @@ OPENSLUG_PACKAGES = "\ samba \ strace \ wget \ + unionfs-modules unionfs-utils \ " # These packages only build on TARGET_OS=linux, not |