diff options
author | Lucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de> | 2017-12-03 19:46:36 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de> | 2017-12-03 19:46:36 +0000 |
commit | 0ddc1e323bdcfb9c3bc544327e480da8e4a74a85 (patch) | |
tree | 6230fcba02551c5c9bdf26ba61ece504e66bde45 /patches | |
parent | 430898235832e333d5d05042bcc47a26d297c985 (diff) | |
download | midipix_build-0ddc1e323bdcfb9c3bc544327e480da8e4a74a85.tar.bz2 midipix_build-0ddc1e323bdcfb9c3bc544327e480da8e4a74a85.tar.xz |
vars/build.vars:*_minipix: fixed.
patches/{bash,bzip2,coreutils}_minipix-*.patch: linked.
subr/ex_pkg_env.subr, var/env.vars: replaces flavours mechanism w/ non-recursive per-package ${PKG_INHERIT_FROM}.
subr/pkg_configure_patch.subr: remove ${PKG_NAME_PARENT} bits.
vars/{bash,xz}_minipix.vars: added/linked.
Diffstat (limited to 'patches')
l--------- | patches/bash_minipix-4.4.local.patch | 1 | ||||
l--------- | patches/bzip2_minipix | 1 | ||||
l--------- | patches/coreutils_minipix-8.28.local.patch | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/patches/bash_minipix-4.4.local.patch b/patches/bash_minipix-4.4.local.patch new file mode 120000 index 00000000..4ba2963c --- /dev/null +++ b/patches/bash_minipix-4.4.local.patch @@ -0,0 +1 @@ +bash-4.4.local.patch
\ No newline at end of file diff --git a/patches/bzip2_minipix b/patches/bzip2_minipix new file mode 120000 index 00000000..a989e1da --- /dev/null +++ b/patches/bzip2_minipix @@ -0,0 +1 @@ +bzip2
\ No newline at end of file diff --git a/patches/coreutils_minipix-8.28.local.patch b/patches/coreutils_minipix-8.28.local.patch new file mode 120000 index 00000000..fd046725 --- /dev/null +++ b/patches/coreutils_minipix-8.28.local.patch @@ -0,0 +1 @@ +coreutils-8.28.local.patch
\ No newline at end of file |