Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 863cf8b

Browse files
committed
rename all the things
1 parent 43bafc4 commit 863cf8b

File tree

2,089 files changed

+29
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,089 files changed

+29
-29
lines changed

README.md

Lines changed: 2 additions & 2 deletions

packages/buildroot/README.md

Lines changed: 5 additions & 5 deletions

packages/buildroot/config/.config

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -408,11 +408,11 @@ BR2_ENABLE_LOCALE_WHITELIST="C en_US"
408408
# BR2_SYSTEM_ENABLE_NLS is not set
409409
# BR2_TARGET_TZ_INFO is not set
410410
BR2_ROOTFS_USERS_TABLES=""
411-
BR2_ROOTFS_OVERLAY="$(CONFIG_DIR)/board/pg-wasm/rootfs_overlay"
411+
BR2_ROOTFS_OVERLAY="$(CONFIG_DIR)/board/pg-browser/rootfs_overlay"
412412
BR2_ROOTFS_PRE_BUILD_SCRIPT=""
413413
BR2_ROOTFS_POST_BUILD_SCRIPT=""
414414
BR2_ROOTFS_POST_FAKEROOT_SCRIPT=""
415-
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(CONFIG_DIR)/board/pg-wasm/post-image.sh"
415+
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(CONFIG_DIR)/board/pg-browser/post-image.sh"
416416
BR2_ROOTFS_POST_SCRIPT_ARGS=""
417417

418418
#
@@ -432,7 +432,7 @@ BR2_LINUX_KERNEL_PATCH=""
432432
# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set
433433
# BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG is not set
434434
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
435-
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(CONFIG_DIR)/board/pg-wasm/linux.conf"
435+
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(CONFIG_DIR)/board/pg-browser/linux.conf"
436436
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES=""
437437
BR2_LINUX_KERNEL_CUSTOM_LOGO_PATH=""
438438
BR2_LINUX_KERNEL_BZIMAGE=y
@@ -1137,7 +1137,7 @@ BR2_PACKAGE_QT6_ARCH_SUPPORTS=y
11371137
# BR2_PACKAGE_BRLTTY is not set
11381138

11391139
#
1140-
# cc-tool needs a toolchain w/ C++, threads, wchar, gcc >= 4.9
1140+
# cc-tool needs a toolchain w/ C++, threads, wchar, gcc >= 4.9
11411141
#
11421142
# BR2_PACKAGE_CDRKIT is not set
11431143
# BR2_PACKAGE_CRUCIBLE is not set
@@ -3360,35 +3360,35 @@ BR2_PACKAGE_IFUPDOWN_SCRIPTS=y
33603360
#
33613361

33623362
#
3363-
# Please note:
3363+
# Please note:
33643364
#
33653365

33663366
#
3367-
# - Buildroot does *not* generate binary packages,
3367+
# - Buildroot does *not* generate binary packages,
33683368
#
33693369

33703370
#
3371-
# - Buildroot does *not* install any package database.
3371+
# - Buildroot does *not* install any package database.
33723372
#
33733373

33743374
#
3375-
# *
3375+
# *
33763376
#
33773377

33783378
#
3379-
# It is up to you to provide those by yourself if you
3379+
# It is up to you to provide those by yourself if you
33803380
#
33813381

33823382
#
3383-
# want to use any of those package managers.
3383+
# want to use any of those package managers.
33843384
#
33853385

33863386
#
3387-
# *
3387+
# *
33883388
#
33893389

33903390
#
3391-
# See the manual:
3391+
# See the manual:
33923392
#
33933393

33943394
#

0 commit comments

Comments
 (0)