Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions build-hnp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ ifeq ($(OHOS_ARCH),aarch64)
PKGS=gettext \
bash \
binutils \
busybox \
coremark \
lz4 \
make \
Expand All @@ -15,24 +14,19 @@ PKGS=gettext \
libarchive \
proot \
strace \
tar \
tree \
vim \
xxhash \
libunistring \
libidn2 \
c-ares \
curl \
yyjson \
fastfetch \
sl \
openssh \
ncnn \
readline \
htop \
vkpeak \
kbd \
stream \
libevent \
tmux \
fish \
Expand All @@ -51,8 +45,6 @@ PKGS=gettext \
hdc \
libffi \
glib \
qemu \
qemu-vroot \
Comment on lines -54 to -55

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个在6.0里是没有的

libx264 \
libx265 \
libvpx \
Expand All @@ -69,13 +61,11 @@ PKGS=gettext \
ffmpeg \
util-linux \
nano \
less \
p7zip
else ifeq ($(OHOS_ARCH),x86_64)
PKGS=gettext \
bash \
binutils \
busybox \
coremark \
lz4 \
make \
Expand All @@ -88,18 +78,14 @@ PKGS=gettext \
libarchive \
proot \
strace \
tar \
tree \
vim \
xxhash \
libunistring \
libidn2 \
c-ares \
curl \
yyjson \
fastfetch \
sl \
openssh \
ncnn \
readline \
htop \
Expand All @@ -123,8 +109,6 @@ PKGS=gettext \
hdc \
libffi \
glib \
qemu \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

为啥去掉 qemu?

qemu-vroot \
libx264 \
libx265 \
libvpx \
Expand All @@ -141,7 +125,6 @@ PKGS=gettext \
ffmpeg \
util-linux \
nano \
less \
p7zip
else
echo "Unsupported OHOS_ARCH=$(OHOS_ARCH)"
Expand Down
10 changes: 0 additions & 10 deletions build-hnp/busybox/0001-skip-proc-stat.diff

This file was deleted.

35 changes: 0 additions & 35 deletions build-hnp/busybox/Makefile

This file was deleted.

8 changes: 0 additions & 8 deletions build-hnp/curl/Makefile

This file was deleted.

8 changes: 0 additions & 8 deletions build-hnp/less/Makefile

This file was deleted.

71 changes: 0 additions & 71 deletions build-hnp/openssh/0001-fix-getpwuid.diff

This file was deleted.

15 changes: 0 additions & 15 deletions build-hnp/openssh/Makefile

This file was deleted.

Loading
Loading