diff options
author | Phil Blundell <philb@gnu.org> | 2010-03-04 23:01:28 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2010-03-04 23:01:28 +0000 |
commit | e874add03c391a79319f1177773d89882ba6357a (patch) | |
tree | 0e66367c81cacf7846c99a1866ba6ab75fc9fa96 /recipes/xz/xz_4.999.9beta.bb | |
parent | a3b0920d0cc2cecac9eea4993ad18a64b207d7af (diff) |
Revert "xz: add xz package"
This reverts commit fd2bed3297f3b76a8a6b18ba599e7d9d71d2c045.
Diffstat (limited to 'recipes/xz/xz_4.999.9beta.bb')
-rw-r--r-- | recipes/xz/xz_4.999.9beta.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xz/xz_4.999.9beta.bb b/recipes/xz/xz_4.999.9beta.bb deleted file mode 100644 index 4f0adf9343..0000000000 --- a/recipes/xz/xz_4.999.9beta.bb +++ /dev/null @@ -1,8 +0,0 @@ -PV = "4.999.9beta" - -require xz.inc -PR = "${INC_PR}.0" -SRC_URI = "http://tukaani.org/xz/xz-${PV}.tar.bz2;name=xz" -SRC_URI[xz.md5sum] = "cc4044fcc073b8bcf3164d1d0df82161" -SRC_URI[xz.sha256sum] = "330312c4397608d8b7be362cc7edbfeafa6101614bc2164d816ea767656aa15c" -EXTRA_OECONF = "--enable-shared" |