Skip to content

Commit

Permalink
zfs: update to 0.8.2
Browse files Browse the repository at this point in the history
- update
- remove spl
  • Loading branch information
wwwutz committed Dec 5, 2019
1 parent 0e67acb commit 173a468
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 36 deletions.
35 changes: 0 additions & 35 deletions spl.be0

This file was deleted.

5 changes: 4 additions & 1 deletion zfs.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION zfs-0.7.3-1
# BEE_VERSION zfs-0.8.2-0

SRCURL[0]="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PKGVERSION}/zfs-${PKGVERSION}.tar.gz"

Expand Down Expand Up @@ -42,3 +42,6 @@ mee_install_post() {
start_cmd rm -vrf ${D}/usr/lib/systemd
start_cmd rm -vrf ${D}/usr/share/zfs/zfs-tests
}

# [BEE] Conflicts with installed package found: spl-0.7.3-0.x86_64:
# [BEE] /usr/share/man/man5/spl-module-parameters.5

0 comments on commit 173a468

Please sign in to comment.